mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +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
|
||||
# should ensure that this is always no greater than the version
|
||||
# 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
|
||||
packages:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user