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 d265cc2 + 478a5fc commit 0f82880Copy full SHA for 0f82880
1 file changed
Cabal/Cabal.cabal
@@ -34,7 +34,7 @@ library
34
hs-source-dirs: src
35
36
build-depends:
37
- Cabal-syntax ^>= 3.14,
+ Cabal-syntax >= 3.14.2 && < 3.15,
38
array >= 0.4.0.1 && < 0.6,
39
base >= 4.13 && < 5,
40
bytestring >= 0.10.0.0 && < 0.13,
0 commit comments