From 5246c1551d567608451315e7194be6956bee34cc Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 2 Sep 2023 15:49:22 -0800 Subject: [PATCH] Test bound removal Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 600fe898..58e102ec 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8055,10 +8055,10 @@ packages: - tasty-quickcheck < 0.10.3 # https://github.com/commercialhaskell/stackage/issues/7124 - # mpi-hs < 0.7.3 + - mpi-hs < 0.7.3 # https://github.com/commercialhaskell/stackage/issues/7129 - - lpeg < 1.1 + # lpeg < 1.1 # https://github.com/commercialhaskell/stackage/issues/7144 # ghc9.8 - need base >= 4.19