From ceafb51e6d395f8307258f7a0f104edc6a54d781 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 17 May 2020 10:19:53 +0800 Subject: [PATCH] cabal-format-version: "3.0" (commercialhaskell/curator#15) should be allowed by ghc-8.8 and stack-2.3 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 001a54f4..ad86aa44 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -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: