From a2cc19232373c070a65ec100c179d09c9c33ee34 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 1 Aug 2020 11:46:16 -0700 Subject: [PATCH] Cleanup and more tests --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 98d416a0..77d469d5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -321,7 +321,7 @@ packages: "Jacob Stanley @jacobstanley": - hedgehog - - hedgehog-quickcheck #< 0 # via QuickCheck https://github.com/commercialhaskell/stackage/issues/4444 + - hedgehog-quickcheck - transformers-bifunctors - unix-compat @@ -4378,7 +4378,7 @@ packages: - NumInstances - Only - ParsecTools - - QuickCheck < 2.14 # https://github.com/commercialhaskell/stackage/issues/5566 + - QuickCheck # 2.14 # https://github.com/commercialhaskell/stackage/issues/5566 - RSA - aeson-compat - aeson-extra < 0 # via semialign @@ -4701,7 +4701,7 @@ packages: - special-values - splice - split - - splitmix < 0.1 # https://github.com/commercialhaskell/stackage/issues/5399 and and QuickCheck-2.14 + - splitmix # 0.1 # https://github.com/commercialhaskell/stackage/issues/5399 and and QuickCheck-2.14 - sql-words - stateref - statistics