From df2e19033d5bddb9195ad56d844d004f94e68658 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 15 Mar 2021 16:49:42 +0100 Subject: [PATCH] Remove hedgehog upper bound and close #5927 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a474a6ee..d16aee2f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6919,9 +6919,6 @@ packages: - clash-ghc < 1.4 - clash-lib < 1.4 - # https://github.com/commercialhaskell/stackage/issues/5927 - - hedgehog < 1.0.5 - # https://github.com/commercialhaskell/stackage/issues/5937 - dyre < 0.9.0 # end of packages