sourcephile
/
git
/
haskell
/
symantic.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add make target %/fast.
[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 7d6e720823187eb07654fc272f0344d31fe7020c..1afd1bdb6088b729a713bf7a2818558dc2160434 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_readTe @() @SS
+(==>) = test_readTe
rm
@() @SS
tests :: TestTree
tests = testGroup "Foldable"