sourcephile
/
git
/
haskell
/
symantic.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix many and some.
[haskell/symantic.git]
/
symantic-lib
/
Language
/
Symantic
/
Lib
/
Bool
/
Test.hs
diff --git
a/symantic-lib/Language/Symantic/Lib/Bool/Test.hs
b/symantic-lib/Language/Symantic/Lib/Bool/Test.hs
index 51ab1e9daa0b8901a029b0595cf3b35a64f24475..2ebe202b8b06685f6dd0ceefe426b4d9575c47a4 100644
(file)
--- a/
symantic-lib/Language/Symantic/Lib/Bool/Test.hs
+++ b/
symantic-lib/Language/Symantic/Lib/Bool/Test.hs
@@
-18,7
+18,7
@@
type SS =
, Proxy []
, Proxy Char
]
-(==>) =
test_readTerm
@() @SS
+(==>) =
readTe
@() @SS
tests :: TestTree
tests = testGroup "Bool" $