Fix many and some.
[haskell/symantic.git] / symantic-lib / Language / Symantic / Lib / Bool / Test.hs
index 51ab1e9daa0b8901a029b0595cf3b35a64f24475..2ebe202b8b06685f6dd0ceefe426b4d9575c47a4 100644 (file)
@@ -18,7 +18,7 @@ type SS =
  , Proxy []
  , Proxy Char
  ]
-(==>) = test_readTerm @() @SS
+(==>) = readTe @() @SS
 
 tests :: TestTree
 tests = testGroup "Bool" $