Add make target %/fast.
[haskell/symantic.git] / symantic-lib / Language / Symantic / Lib / Foldable / Test.hs
index 7d6e720823187eb07654fc272f0344d31fe7020c..1afd1bdb6088b729a713bf7a2818558dc2160434 100644 (file)
@@ -18,7 +18,7 @@ type SS =
  , Proxy (,)
  , Proxy Foldable
  ]
-(==>) = test_readTe @() @SS
+(==>) = test_readTerm @() @SS
 
 tests :: TestTree
 tests = testGroup "Foldable"