stack test harness
This commit is contained in:
+4
-3
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user