From 37bbc5bbd684648cac34637d01384de2e71a179b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 29 Sep 2023 15:45:55 +0800 Subject: [PATCH] lpeg < 1.1 (#7129) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c3b51149..b1ae4466 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8289,6 +8289,8 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7124 - mpi-hs < 0.7.3 + # https://github.com/commercialhaskell/stackage/issues/7129 + - lpeg < 1.1 # end of Stackage upper bounds # end of packages