From 5587e7fdb6ac581ddd32c348266ee078a7d2c812 Mon Sep 17 00:00:00 2001 From: Eric Conlon Date: Tue, 14 Jan 2020 15:08:03 -0800 Subject: [PATCH] bound hedgehog --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 06031d66..c789e8f6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -267,7 +267,7 @@ packages: - normalization-insensitive < 0 # GHC 8.4 via unicode-transforms "Jacob Stanley @jacobstanley": - - hedgehog + - hedgehog < 1.0.2 # the hedgehog bound in tasty-hedgehog is incompatible with the latest version of hedgehog - hedgehog-quickcheck < 0 # via QuickCheck https://github.com/commercialhaskell/stackage/issues/4444 - transformers-bifunctors - unix-compat