From fea1142f5f9dd74f53d3cb528e4c3a9f7a29be5c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 28 Aug 2022 21:45:07 -0700 Subject: [PATCH] hedgehog < 1.2 per #6698 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 596df8a2..4cc8d89f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7334,6 +7334,9 @@ packages: - lame < 0.2.1 - pcre2 < 2.2 # https://github.com/commercialhaskell/stackage/issues/6593 + # https://github.com/commercialhaskell/stackage/issues/6698 + - hedgehog < 1.2 + # end of packages # Package flags are applied to individual packages, and override the values of