From 4e78e0bf0971fe5590d60840629cb676ff820e31 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 27 Nov 2022 17:36:44 -0500 Subject: [PATCH] Also upper bound `megaparsec-tests` due to #6792 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 17cb91de..c1e08365 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2812,7 +2812,7 @@ packages: - identicon - lame - megaparsec < 9.3 # https://github.com/commercialhaskell/stackage/issues/6792 - - megaparsec-tests + - megaparsec-tests < 9.3 # https://github.com/commercialhaskell/stackage/issues/6792 - mmark - mmark-cli - mmark-ext