From b3d4a926f7258b818f2799b3ba914e9d9e3c0197 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 9 Sep 2025 09:16:30 +0200 Subject: [PATCH] hedgehog < 1.6 for #7840 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 813ee6ce..ab948652 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8043,6 +8043,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7839 - wide-word < 0.1.8.0 + + # https://github.com/commercialhaskell/stackage/issues/7840 + - hedgehog < 1.6 # end of Stackage upper bounds # end of packages