From ffb060e3fe270d609858548224a38d9847f4094d Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 11 Mar 2022 18:34:55 -0800 Subject: [PATCH] constrain tasty per #6478 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a33f2a56..760e72e4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6929,6 +6929,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6477 - memory < 0.17 + # https://github.com/commercialhaskell/stackage/issues/6478 + - tasty-hedgehog < 1.2 + # end of packages # Package flags are applied to individual packages, and override the values of