From 6b8b99aab5cbaf51178530b8769cf1e807413335 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 14 Sep 2022 07:02:11 -0700 Subject: [PATCH] Try newer `hspec` Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 96f38c14..07aea18d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7258,10 +7258,10 @@ packages: - persistent-test < 2.13.1.3 # https://github.com/commercialhaskell/stackage/issues/6573 - - hspec < 2.10.0 - - hspec-core < 2.10.0 - - hspec-discover < 2.10.0 - - hspec-smallcheck < 0.5.3 + # hspec < 2.10.0 + # hspec-core < 2.10.0 + # hspec-discover < 2.10.0 + # hspec-smallcheck < 0.5.3 # https://github.com/commercialhaskell/stackage/issues/6576 - microlens < 0.4.13.0