From ea98663875ddf032af1e2fe1e6ee3153135a6cbc Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 13 Aug 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 b8c65f84..df3b42a8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8051,8 +8051,8 @@ packages: - tls < 1.9 # https://github.com/commercialhaskell/stackage/issues/7111 - # tasty < 1.5 - # tasty-quickcheck < 0.10.3 + - tasty < 1.5 + - tasty-quickcheck < 0.10.3 # https://github.com/commercialhaskell/stackage/issues/7124 - mpi-hs < 0.7.3