From 30af549de39929a0d0ef96750b1e848aa6335b88 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 4 Jul 2024 11:10:00 +0800 Subject: [PATCH] prepend comment to the Cabal reset comment --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1c5eb855..a936c058 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -482,13 +482,13 @@ packages: - type-of-html-static "Mikolaj Konarski @Mikolaj": +# do not list/override Cabal here: # Cabal is a GHC boot package and, consequently, like all other boot packages, # should not be included directly in a Stackage snapshot. The package version is # specified by the specified GHC version. To do otherwise affects adversely # Stack's ability to override the specified compiler easily. See: # https://github.com/commercialhaskell/stackage/issues/7357 and # https://github.com/commercialhaskell/stackage/issues/7458. -# - Cabal < 3.12.0.0 # https://github.com/commercialhaskell/stackage/issues/7399 # See https://github.com/commercialhaskell/stackage/pull/7471#issuecomment-2201380545 # cabal-install < 3.10.3.0 blocks tar >= 0.6. - cabal-install < 0 # cabal-install-3.10.3.0 requires Cabal >= 3.10.3