stack test harness

This commit is contained in:
Stephen Diehl
2017-01-02 10:45:43 +00:00
parent 51fdf38c71
commit e836d3f690
10 changed files with 90 additions and 24 deletions
+4 -3
View File
@@ -69,11 +69,12 @@ library
deepseq >= 1.3 && <1.5,
containers >= 0.5 && <0.6,
hashable >= 1.2 && <1.3,
mtl >= 2.1 && <2.3,
transformers >= 0.4 && <0.6,
transformers >= 0.2 && <0.6,
text >= 1.2 && <1.3,
stm >= 2.4 && <2.5,
bytestring >= 0.10 && <0.11
bytestring >= 0.10 && <0.11,
mtl >= 2.1 && <2.3,
mtl-compat >= 0.2 && <0.3
if impl(ghc >= 7.8.0)
build-depends: