From 1d974a75bb5b756d63f4f1281340082043bd2d8c Mon Sep 17 00:00:00 2001 From: Sebastian Graf Date: Fri, 20 Sep 2024 08:20:58 +0200 Subject: [PATCH] Move maintenance of `happy` and `happy-lib` to @sgraf812 (#7520) CC @andreasabel. Fixes #7520 --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d32514385..20db7e37c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -110,7 +110,6 @@ packages: - Sit - alex - - happy < 1.21.0 # Note, cannot use 1.21.0, and 2.0 blocked by https://github.com/commercialhaskell/stackage/issues/7520 - haskell-src - ListLike - MissingH @@ -5242,6 +5241,10 @@ packages: - curly-expander - lsql-csv + "Sebastian Graf @sgraf812": + - happy-lib + - happy < 1.21 # Note, cannot use 1.21.0, and 2.0 blocked by https://github.com/commercialhaskell/stackage/issues/7520 + "Grandfathered dependencies": - BiobaseNewick - Boolean