We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
containers
1 parent 2b4cccb commit 2d32c2eCopy full SHA for 2d32c2e
Cabal/Cabal.cabal
@@ -43,7 +43,7 @@ library
43
, array >= 0.4.0.1 && < 0.6
44
, base >= 4.13 && < 5
45
, bytestring >= 0.10.0.0 && < 0.13
46
- , containers >= 0.5.0.0 && < 0.9
+ , containers >= 0.5.8.2 && < 0.9
47
, deepseq >= 1.3.0.1 && < 1.7
48
, directory >= 1.2 && < 1.4
49
, filepath >= 1.3.0.1 && < 1.6
0 commit comments