Add symantic-document.
[haskell/symantic.git] / symantic-lib / Language / Symantic / Lib / Applicative / Test.hs
index f334f9942c5030cb7d14bb4e4a70df4e875cd084..19f354a41e7024fc87a9eb9be94c6567299b2c45 100644 (file)
@@ -18,7 +18,7 @@ type SS =
  , Proxy Functor
  , Proxy Applicative
  ]
-(==>) = test_readTe @() @SS
+(==>) = test_readTerm @() @SS
 
 tests :: TestTree
 tests = testGroup "Applicative"