mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-24 05:01:56 +01:00
Merge pull request #4295 from commercialhaskell/cabal-2.4
Bump cabal-format-version to 2.4
This commit is contained in:
commit
405a5e8c6d
@ -3,7 +3,7 @@ ghc-major-version: "8.6"
|
|||||||
# This affects which version of the Cabal file format we allow. We
|
# This affects which version of the Cabal file format we allow. We
|
||||||
# should ensure that this is always no greater than the version
|
# should ensure that this is always no greater than the version
|
||||||
# supported by the most recent cabal-install and Stack releases.
|
# supported by the most recent cabal-install and Stack releases.
|
||||||
cabal-format-version: "2.2"
|
cabal-format-version: "2.4"
|
||||||
|
|
||||||
# Constraints for brand new builds
|
# Constraints for brand new builds
|
||||||
packages:
|
packages:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user