From 118475c6fd292aba3818faee6f06bc10fe602a0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Wed, 22 Apr 2026 17:25:00 +0200 Subject: [PATCH] `wild-bind` needs newer QuickCheck. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0832c28f..6ea3cb47 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8932,6 +8932,7 @@ skipped-tests: - websockets # tried websockets-0.13.0.0, but its *test-suite* requires QuickCheck >=2.7 && < 2.16 and the snapshot contains QuickCheck-2.16.0.0 - what4 # tried what4-1.7.3, but its *test-suite* requires the disabled package: tasty-sugar - wikicfp-scraper # tried wikicfp-scraper-0.1.0.13, but its *test-suite* requires filepath >=1.3.0 && < 1.5 and the snapshot contains filepath-1.5.5.0 + - wild-bind # tried wild-bind-0.1.2.15, but its *test-suite* requires QuickCheck ^>=2.15.0 || ^>=2.18.0 and the snapshot contains QuickCheck-2.16.0.0 - xml-parser # tried xml-parser-0.1.1.2, but its *test-suite* requires tasty-quickcheck >=0.9 && < 0.11 and the snapshot contains tasty-quickcheck-0.11.1 - yesod-static-angular # tried yesod-static-angular-0.1.8, but its *test-suite* requires yesod-test >=1.2 && < 1.6 and the snapshot contains yesod-test-1.7.0.1 - zenc # tried zenc-0.1.2, but its *test-suite* requires hedgehog >=1.0 && < 1.1 and the snapshot contains hedgehog-1.7