Skip to content

Commit 54bcef5

Browse files
Allow Cabal 3.9, 3.10
1 parent 72916dc commit 54bcef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entropy.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Flag DoNotGetEntropy
3131
Manual: True
3232

3333
custom-setup
34-
setup-depends: Cabal >= 1.10 && < 3.9
34+
setup-depends: Cabal >= 1.10 && < 3.11
3535
, base < 5
3636
, filepath < 1.5
3737
, directory < 1.4

0 commit comments

Comments
 (0)