remove Cabal-syntax since it is part of ghc-9.4

otherwise it causes curator to remove Cabal
This commit is contained in:
Jens Petersen 2022-11-18 17:00:33 +08:00
parent 8f515623fb
commit 8cd5f8829d

View File

@ -3118,7 +3118,7 @@ packages:
"Mikhail Glushenkov <mikhail.glushenkov@gmail.com> @23Skidoo": "Mikhail Glushenkov <mikhail.glushenkov@gmail.com> @23Skidoo":
# - Cabal # take the one that ships with GHC # - Cabal # take the one that ships with GHC
- cabal-install < 3.8 - cabal-install
- pointful - pointful
"Lennart Kolmodin <kolmodin@gmail.com> @kolmodin": "Lennart Kolmodin <kolmodin@gmail.com> @kolmodin":
@ -4913,7 +4913,6 @@ packages:
"Grandfathered dependencies": "Grandfathered dependencies":
- BiobaseNewick - BiobaseNewick
- Boolean - Boolean
- Cabal-syntax
- Decimal - Decimal
- Diff - Diff
- FloatingHex - FloatingHex
@ -7276,9 +7275,6 @@ packages:
- ghc-lib < 9.4.1 - ghc-lib < 9.4.1
- ghc-exactprint < 1.6.0 - 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/6756
# https://github.com/commercialhaskell/stackage/issues/6686 # https://github.com/commercialhaskell/stackage/issues/6686
# https://github.com/commercialhaskell/stackage/issues/6672 # https://github.com/commercialhaskell/stackage/issues/6672