From 8a8eb510448cf08ba46cea43dfc01bdee94142f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Wed, 26 Apr 2023 06:44:09 +0200 Subject: [PATCH] tasty-hspec < 1.2.0.4 (#6952) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d40e9e4c..2eb910d9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7736,6 +7736,7 @@ packages: - hspec < 2.11 - hspec-core < 2.11 - hspec-discover < 2.11 + - tasty-hspec < 1.2.0.4 # https://github.com/commercialhaskell/stackage/issues/6955 - logict < 0.8.1