From 989d982f9eccbdd4579d5f33dd694793103de059 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 20 Nov 2024 05:42:36 -0800 Subject: [PATCH] Add upper bound for megaparsec-tests, #7585 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ef642e3b..01db834e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8042,6 +8042,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7585 - megaparsec < 9.7 + - megaparsec-tests < 9.7 # end of Stackage upper bounds # end of packages