From a81dc5a4fcd6d240df4e930829edff56e2b53c94 Mon Sep 17 00:00:00 2001 From: Alexey Kuleshevich Date: Sat, 5 Dec 2020 18:47:55 +0300 Subject: [PATCH] Also re-enable QuickCheck --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a19aedb6..187ea02e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4980,7 +4980,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5566 # To close this, we may need to set flags.QuickCheck.old-random = true unless we've updated to random 1.2 - - QuickCheck < 2.14 - quickcheck-instances < 0.3.24 - binary-instances < 1.0.1