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
/
Foldable
/
Test.hs
diff --git
a/symantic-lib/Language/Symantic/Lib/Foldable/Test.hs
b/symantic-lib/Language/Symantic/Lib/Foldable/Test.hs
index 1afd1bdb6088b729a713bf7a2818558dc2160434..1cb2476fe2452db9f995f2401ac41901f2adc1d9 100644
(file)
--- a/
symantic-lib/Language/Symantic/Lib/Foldable/Test.hs
+++ b/
symantic-lib/Language/Symantic/Lib/Foldable/Test.hs
@@
-18,7
+18,7
@@
type SS =
, Proxy (,)
, Proxy Foldable
]
-(==>) =
test_readTerm
@() @SS
+(==>) =
readTe
@() @SS
tests :: TestTree
tests = testGroup "Foldable"