Skip to content

Commit 7ce1279

Browse files
Miezhikojaspervdj
authored andcommitted
cabal: allow using with Cabal 3.9
1 parent 9d16cb4 commit 7ce1279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stylish-haskell.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Common depends
3737
aeson >= 0.6 && < 2.1,
3838
base >= 4.8 && < 5,
3939
bytestring >= 0.9 && < 0.12,
40-
Cabal >= 3.4 && < 3.7,
40+
Cabal >= 3.4 && < 4.0,
4141
containers >= 0.3 && < 0.7,
4242
directory >= 1.2.3 && < 1.4,
4343
filepath >= 1.1 && < 1.5,

0 commit comments

Comments
 (0)