From 8cd5f8829ddcbab87628a314aa1521aa1d472dd8 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 18 Nov 2022 17:00:33 +0800 Subject: [PATCH] remove Cabal-syntax since it is part of ghc-9.4 otherwise it causes curator to remove Cabal --- build-constraints.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a5328c3b..29798dce 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3118,7 +3118,7 @@ packages: "Mikhail Glushenkov @23Skidoo": # - Cabal # take the one that ships with GHC - - cabal-install < 3.8 + - cabal-install - pointful "Lennart Kolmodin @kolmodin": @@ -4913,7 +4913,6 @@ packages: "Grandfathered dependencies": - BiobaseNewick - Boolean - - Cabal-syntax - Decimal - Diff - FloatingHex @@ -7276,9 +7275,6 @@ packages: - ghc-lib < 9.4.1 - ghc-exactprint < 1.6.0 - # https://github.com/commercialhaskell/stackage/issues/6672 - - Cabal-syntax < 3.8.1 - # https://github.com/commercialhaskell/stackage/issues/6756 # https://github.com/commercialhaskell/stackage/issues/6686 # https://github.com/commercialhaskell/stackage/issues/6672