From d246b88215d31ccdf64b4603a05cc2c9e448d276 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 23 Jul 2020 09:01:58 +0300 Subject: [PATCH] Upper bound on tasty-expected-failure #5537 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 978996f5..ff991e6e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4903,6 +4903,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5535 - data-fix < 0.3 + # https://github.com/commercialhaskell/stackage/issues/5537 + - tasty-expected-failure < 0.12 + # end of packages # Package flags are applied to individual packages, and override the values of