From e1741225cfa5e88669da2fccc8961ffcb2b209c6 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 10 May 2020 11:58:35 -0700 Subject: [PATCH] Add constraints on tasty & tasty-golden per #5348 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 05c60d33..894be50b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4801,6 +4801,10 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5346 - validation-selective < 0.1.0.0 + # https://github.com/commercialhaskell/stackage/issues/5348 + - tasty < 1.3 + - tasty-golden < 2.3.3.3 + # end of packages # Package flags are applied to individual packages, and override the values of