mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-17 08:45:48 +01:00
cabal-format-version: "3.0" (commercialhaskell/curator#15)
should be allowed by ghc-8.8 and stack-2.3
This commit is contained in:
parent
9fdbe16999
commit
ceafb51e6d
@ -5,7 +5,7 @@ ghc-version: "8.8.3"
|
|||||||
# 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.4"
|
cabal-format-version: "3.0"
|
||||||
|
|
||||||
# Constraints for brand new builds
|
# Constraints for brand new builds
|
||||||
packages:
|
packages:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user