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.
1 parent c322e12 commit 54f3385Copy full SHA for 54f3385
hackage-server.cabal
@@ -149,8 +149,8 @@ common defaults
149
-- other dependencies shared by most components
150
build-depends:
151
, aeson >= 2.1.0.0 && < 2.3
152
- , Cabal >= 3.10.1.0 && < 3.14
153
- , Cabal-syntax >= 3.10.1.0 && < 3.14
+ , Cabal >= 3.12.1.0 && < 3.14
+ , Cabal-syntax >= 3.12.1.0 && < 3.14
154
-- Cabal-syntax needs to be bound to constrain hackage-security
155
-- see https://github.com/haskell/hackage-server/issues/1130
156
, fail ^>= 4.9.0
0 commit comments