From 7dfae28599e230157eaa2ffc7a58f895e22e0a6d Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 1 Jun 2026 09:49:22 -0800 Subject: [PATCH] Lower bound for #8089 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b05c8a80..e005e658 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7830,7 +7830,7 @@ packages: - parameterized-utils < 2.2.0.0 # https://github.com/commercialhaskell/stackage/issues/8089 - - megaparsec < 9.8.1 + - megaparsec < 9.8 # https://github.com/commercialhaskell/stackage/issues/7857 # QuickCheck < 2.17.0.0