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 6a39401 + 0b99e87 commit 24070d9Copy full SHA for 24070d9
1 file changed
cabal2nix/cabal2nix.cabal
@@ -52,7 +52,7 @@ library
52
build-depends: base > 4.11 && <5
53
-- When changing the Cabal version, ensure that it builds
54
-- with all installation methods mentioned in the README!
55
- , Cabal >= 3.0
+ , Cabal >= 3.0 && < 3.18
56
, aeson > 1
57
, ansi-terminal
58
, bytestring
0 commit comments