We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ee7155 commit 2dc16f7Copy full SHA for 2dc16f7
zip.cabal
@@ -55,7 +55,7 @@ library
55
cereal >=0.3 && <0.6,
56
conduit >=1.3 && <1.4,
57
conduit-extra >=1.3 && <1.4,
58
- containers >=0.5 && <0.8,
+ containers >=0.5 && <0.9,
59
digest <0.1,
60
directory >=1.2.2 && <1.4,
61
dlist >=0.8 && <2.0,
@@ -124,7 +124,7 @@ test-suite tests
124
QuickCheck >=2.4 && <3,
125
bytestring >=0.9 && <0.13,
126
127
128
129
dlist >=0.8 && <2,
130
filepath >=1.2 && <1.6,
0 commit comments