From 9b88cc19eb7d85887321a29a7a9058f56c66a5ff Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 12 Mar 2023 20:34:51 -0700 Subject: [PATCH] Add bounds for #6911 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d2f25daa..b6459d22 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7822,6 +7822,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6910 - bifunctors < 5.6 + + # https://github.com/commercialhaskell/stackage/issues/6911 + - ghc-lib-parser < 9.6 + - ghc-lib-parser-ex < 9.6 # end of packages # Package flags are applied to individual packages, and override the values of