From e1eaf01454729400187c961975bbafa54e50056e Mon Sep 17 00:00:00 2001 From: Andreas Abel Date: Fri, 15 Dec 2023 04:04:56 +0100 Subject: [PATCH] Bump `megaparsec` to <9.6 (#7206) Closes #7103. Co-authored-by: Mihai Maruseac --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e978be66..df3b42a8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8043,9 +8043,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7074 - th-abstraction < 0.6.0.0 - # https://github.com/commercialhaskell/stackage/issues/7103 - - megaparsec < 9.5.0 - - megaparsec-tests < 9.5.0 + # https://github.com/commercialhaskell/stackage/issues/7205 + - megaparsec < 9.6 + - megaparsec-tests < 9.6 # https://github.com/commercialhaskell/stackage/issues/7106 - tls < 1.9