mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 00:08:28 +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
|
||||
# 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.4"
|
||||
cabal-format-version: "3.0"
|
||||
|
||||
# Constraints for brand new builds
|
||||
packages:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user