From ac9b01cdc686c7bed3782336c34a6f36c3724046 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 14 May 2021 21:31:35 +0200 Subject: [PATCH] tasty-hspec upper bound for #6010 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7ba8657a..25c4d07b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6953,6 +6953,7 @@ packages: - hspec < 2.8 - hspec-core < 2.8 - hspec-discover < 2.8 + - tasty-hspec < 1.1.7 # 1.1.7 re-exports cause breaks? # https://github.com/commercialhaskell/stackage/issues/6011 - file-embed < 0.0.14.0