From 3361c8236dc270899de6d043ea65c401675aed2a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 9 Dec 2024 13:47:10 +0530 Subject: [PATCH] drop "QuickCheck < 2.15" for ghc-9.10 closes #7391 --- build-constraints.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1d36f49f..7add9869 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7957,10 +7957,6 @@ packages: # End of Library and exe bounds failures "Stackage upper bounds": - # https://github.com/commercialhaskell/stackage/issues/7391 - - QuickCheck < 2.15 - - step-function < 0.2.1 - # https://github.com/commercialhaskell/stackage/issues/7403 - base-compat < 0.14 - base-compat-batteries < 0.14