From 3a92742c3143946b59fc3742da2916257786a7d6 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 1 Aug 2020 13:34:09 -0700 Subject: [PATCH] Attempt a new bound for `tasty` --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b756bd04..be316957 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4878,7 +4878,7 @@ packages: "Stackage upper bounds": # https://github.com/commercialhaskell/stackage/issues/5348 - - tasty # 1.3 + - tasty < 1.3.1 - tasty-golden # 2.3.3.3 # https://github.com/commercialhaskell/stackage/issues/5349