From 91089912b01521d70766e7eeb0d91353af149ae9 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 11 May 2024 12:59:34 +0800 Subject: [PATCH] ghc-lib-parser < 9.10 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e702be23..7b7fd1b4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8403,6 +8403,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7408 - lens < 5.3 + + # https://github.com/commercialhaskell/stackage/issues/7414 + - ghc-lib-parser < 9.10 + - ghc-lib-parser-ex < 9.10 # end of Stackage upper bounds # end of packages