From 89f16c81efaba3b8b16fdc98a28893f9403dce76 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 27 Dec 2020 11:43:44 +0800 Subject: [PATCH] tasty-hedgehog allows hedgehog-1.0.4 (fixes #5784) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 385fb361..dfec61b0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -350,7 +350,7 @@ packages: - normalization-insensitive < 0 # GHC 8.4 via unicode-transforms "Jacob Stanley @jacobstanley": - - hedgehog < 1.0.4 # https://github.com/commercialhaskell/stackage/issues/5784 + - hedgehog - hedgehog-quickcheck - transformers-bifunctors - unix-compat