From eb08a14ffb8b1dfce3b58905e90a9b8daa5d4dc6 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 1 Aug 2020 13:40:29 -0700 Subject: [PATCH] Need bound on `tasty-golden` too --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d442a1ca..f1c17c59 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4879,7 +4879,7 @@ packages: "Stackage upper bounds": # https://github.com/commercialhaskell/stackage/issues/5348 - tasty < 1.3 - - tasty-golden # 2.3.3.3 + - tasty-golden < 2.3.3.4 # https://github.com/commercialhaskell/stackage/issues/5349 - typed-uuid < 0.1.0.0