From fdd9946f59717700329063ba84b221eb03e9e667 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 1 Aug 2020 13:31:13 -0700 Subject: [PATCH] Try `tasty`, `tasty-golden` --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f972056f..b756bd04 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4878,8 +4878,8 @@ packages: "Stackage upper bounds": # https://github.com/commercialhaskell/stackage/issues/5348 - - tasty < 1.3 - - tasty-golden < 2.3.3.3 + - tasty # 1.3 + - tasty-golden # 2.3.3.3 # https://github.com/commercialhaskell/stackage/issues/5349 - typed-uuid < 0.1.0.0