From b1be8283c774e2e43c166f0d027809fcbfa20d6a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 23 Jan 2022 18:36:09 +0800 Subject: [PATCH] move happy-1.21.0 unbuildable out of Stackage upperbounds --- build-constraints.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f45104d5..5dfca150 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -764,6 +764,7 @@ packages: - foreign-store - formatting - gtk2hs-buildtools + - happy < 1.21.0 || > 1.21.0 # https://github.com/commercialhaskell/stackage/issues/6294 - happy - hybrid-vectors - indents @@ -6701,11 +6702,6 @@ packages: - stripe-wreq < 1.0.1.12 - yaml < 0.11.7 - # happy-1.21.0 is deprecated an unbuildable - # https://github.com/commercialhaskell/stackage/issues/6294 - # see also https://github.com/commercialhaskell/stackage/issues/6242 - - happy < 1.21 - # https://github.com/commercialhaskell/stackage/issues/6264 # Requires GHC 9.2 # Any new package-version that must use GHC 9.2 should be added here.