We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c090d4 commit d6fe443Copy full SHA for d6fe443
stylish-haskell.cabal
@@ -64,7 +64,7 @@ Library
64
aeson >= 0.6 && < 1.6,
65
base >= 4.8 && < 5,
66
bytestring >= 0.9 && < 0.11,
67
- Cabal >= 2.4 && < 3.3,
+ Cabal >= 2.4 && < 3.5,
68
containers >= 0.3 && < 0.7,
69
directory >= 1.2.3 && < 1.4,
70
filepath >= 1.1 && < 1.5,
@@ -94,7 +94,7 @@ Executable stylish-haskell
94
95
96
97
98
99
100
0 commit comments