From 7e35f31122d49e55861366a049bea12693b87038 Mon Sep 17 00:00:00 2001 From: Andreas Abel Date: Sat, 13 Nov 2021 17:22:53 +0100 Subject: [PATCH] Fix #6294: reinstitute happy < 1.21 happy-1.21.0 is deprecated and unbuildable This includes a reversion of commit e0daffc17db906e1f13a521dc801704316d8b00d. "Remove bounds for #6242 and fix #6242" --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fdfbcfde..61c1c56e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6751,6 +6751,11 @@ packages: - lucid < 2.9.13 - mmark < 0.0.7.4 + # 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/6243 - jose < 0.9