From e63753a45679e9cecadc73794f0077bb03ae61b9 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 27 Mar 2021 17:37:27 -0700 Subject: [PATCH] Upper bound `hspec-golden` (#6003) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ff7b1491..f6c7b913 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2371,7 +2371,7 @@ packages: - dbcleaner < 0 # via postgresql-simple - dotenv - hapistrano - - hspec-golden + - hspec-golden < 0.2 # https://github.com/commercialhaskell/stackage/issues/6003 - inflections - stache - scalendar < 0