Fix many and some.
[haskell/symantic.git] / symantic-lib / Language / Symantic / Lib / Foldable / Test.hs
index 1afd1bdb6088b729a713bf7a2818558dc2160434..1cb2476fe2452db9f995f2401ac41901f2adc1d9 100644 (file)
@@ -18,7 +18,7 @@ type SS =
  , Proxy (,)
  , Proxy Foldable
  ]
-(==>) = test_readTerm @() @SS
+(==>) = readTe @() @SS
 
 tests :: TestTree
 tests = testGroup "Foldable"