From e0ab833e064b588212b8aa8a970932ff85cc7320 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 11 Aug 2023 15:49:22 -0800 Subject: [PATCH] Test bound removal Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 152802ae..b8c65f84 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8048,13 +8048,11 @@ packages: - megaparsec-tests < 9.6 # https://github.com/commercialhaskell/stackage/issues/7106 - # tls < 1.9 - - mysql-haskell < 0 - - mysql-haskell-nem < 0 + - 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