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.
2 parents d92ed63 + c801599 commit bef8f1bCopy full SHA for bef8f1b
Cabal-syntax/Cabal-syntax.cabal
@@ -33,7 +33,7 @@ library
33
binary >= 0.7 && < 0.9,
34
bytestring >= 0.10.0.0 && < 0.12,
35
containers >= 0.5.0.0 && < 0.7,
36
- deepseq >= 1.3.0.1 && < 1.5,
+ deepseq >= 1.3.0.1 && < 1.6,
37
directory >= 1.2 && < 1.4,
38
filepath >= 1.3.0.1 && < 1.5,
39
mtl >= 2.1 && < 2.4,
Cabal/Cabal.cabal
@@ -39,7 +39,7 @@ library
base >= 4.9 && < 5,
40
41
42
43
44
45
pretty >= 1.1.1 && < 1.2,
0 commit comments