From 4829a321472d104b475ed3a5e3acb7aa0d5d3f39 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 27 Nov 2022 17:34:47 -0500 Subject: [PATCH] Add upper bound to `megaparsec`, based on #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 413d464e..17cb91de 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2811,7 +2811,7 @@ packages: - html-entity-map - identicon - lame - - megaparsec + - megaparsec < 9.3 # https://github.com/commercialhaskell/stackage/issues/6792 - megaparsec-tests - mmark - mmark-cli