From 5197e1281303ab37b6f4235eec690d8558359e2c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 11 Sep 2022 19:39:02 -0700 Subject: [PATCH] Actually place upper bound on `hspec-meta` (#6707) Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 08d30aab..fbacd95b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5110,7 +5110,7 @@ packages: - hspec-contrib - hspec-expectations - hspec-expectations-lifted - - hspec-meta + - hspec-meta < 2.10.5 # https://github.com/commercialhaskell/stackage/issues/6707 - hspec-smallcheck - html - html-entities @@ -7731,7 +7731,6 @@ skipped-tests: - hjsonpointer # tried hjsonpointer-1.5.0, but its *test-suite* requires base < 4.12 and the snapshot contains base-4.16.3.0 - hjsonpointer # tried hjsonpointer-1.5.0, but its *test-suite* requires hspec >=2.2 && < 2.6 and the snapshot contains hspec-2.9.7 - hsdev # tried hsdev-0.3.4.0, but its *test-suite* requires lens-aeson >=1.0 && < 1.2 and the snapshot contains lens-aeson-1.2.1 - - hspec-meta # https://github.com/commercialhaskell/stackage/issues/6707 - hspec-tables # tried hspec-tables-0.0.1, but its *test-suite* requires hspec ==2.7.* and the snapshot contains hspec-2.9.7 - http-media # tried http-media-0.8.0.0, but its *test-suite* requires QuickCheck >=2.8 && < 2.14 and the snapshot contains QuickCheck-2.14.2 - http-media # tried http-media-0.8.0.0, but its *test-suite* requires base >=4.7 && < 4.13 and the snapshot contains base-4.16.3.0