From 017168bd3fee0c1951adff46515163d8ec4236c5 Mon Sep 17 00:00:00 2001 From: Eric Conlon Date: Tue, 14 Jan 2020 15:30:50 -0800 Subject: [PATCH] add hedgehog issue link --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c789e8f6..0f1b3872 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 < 1.0.2 # the hedgehog bound in tasty-hedgehog is incompatible with the latest version of hedgehog + - hedgehog < 1.0.2 # the hedgehog bound in tasty-hedgehog is incompatible with the latest version of hedgehog (https://github.com/commercialhaskell/stackage/issues/5068) - hedgehog-quickcheck < 0 # via QuickCheck https://github.com/commercialhaskell/stackage/issues/4444 - transformers-bifunctors - unix-compat