pulling semiring in module

This commit is contained in:
Stephen Diehl
2016-04-19 09:32:59 -04:00
parent fba329438f
commit 0b3090973e
4 changed files with 21 additions and 29 deletions
+1 -1
View File
@@ -45,6 +45,7 @@ library
Show
Either
Functor
Semiring
Bifunctor
default-extensions:
@@ -64,7 +65,6 @@ library
async >= 2.1 && <2.2,
deepseq >= 1.3 && <= 1.5,
containers >= 0.5 && <0.6,
semiring-simple >= 0.1 && <1.1,
mtl >= 2.1 && <2.3,
transformers >= 0.4 && < 0.6,
text >= 1.2 && <1.3,