From 04dfda5e7f2244d2a9b1db64152745aeac42f5e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Tue, 1 Jul 2025 20:34:47 +0200 Subject: [PATCH] Need to manage `bv-little` by hand (multiple libraries in package). --- build-constraints.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d4dce544..392e5bd1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4572,7 +4572,7 @@ packages: - webgear-swagger-ui "Alex Washburn @recursion-ninja": - - bv-little + - bv-little < 0 # 1.3.2 needs mono-traversable-keys - mono-traversable-keys "Avi Press @aviaviavi": @@ -8185,7 +8185,6 @@ skipped-tests: - brittany # tried brittany-0.14.0.2, but its *test-suite* requires hspec ^>=2.8.3 and the snapshot contains hspec-2.11.12 - buttplug-hs-core # tried buttplug-hs-core-0.1.0.1, but its *test-suite* requires QuickCheck >=2.14.2 && < 2.15 and the snapshot contains QuickCheck-2.15.0.1 - buttplug-hs-core # tried buttplug-hs-core-0.1.0.1, but its *test-suite* requires hspec >=2.7.8 && < 2.9 and the snapshot contains hspec-2.11.12 - - bv-little # tried bv-little-1.3.2, but its *test-suite* requires the disabled package: mono-traversable-keys - bytebuild # tried bytebuild-0.3.16.3, but its *test-suite* requires tasty-quickcheck >=0.10.1 && < 0.11 and the snapshot contains tasty-quickcheck-0.11.1 - bzlib # tried bzlib-0.5.2.0, but its *test-suite* requires tasty-quickcheck >=0.8 && < 0.11 and the snapshot contains tasty-quickcheck-0.11.1 - cabal-fix # tried cabal-fix-0.1.0.0, but its *test-suite* requires doctest-parallel >=0.3 && < 0.4 and the snapshot contains doctest-parallel-0.4 @@ -8460,7 +8459,7 @@ skipped-tests: - aern2-mp # https://github.com/michalkonecny/aern2/issues/11 # ??? - - chronos # 1.1.5.1 chronos-test: executable not found + - chronos # 1.1.6.2 chronos-test: executable not found - do-list # 1.0.1 test: executable not found https://github.com/tserduke/do-list/issues/3 - incremental-parser # Main: executable not found - quickcheck-state-machine # test: executable not found @@ -8948,7 +8947,7 @@ expected-benchmark-failures: # Compilation failures - OrderedBits # 0.0.2.0 - cacophony # 0.11.0 - - chronos # 1.1.5.1 Ambiguous occurrence ‘Thyme.defaultTimeLocale’ + - chronos # 1.1.6.2 Ambiguous occurrence ‘Thyme.defaultTimeLocale’ - cmark-gfm # https://github.com/kivikakk/cmark-gfm-hs/issues/5 - cryptohash # 0.11.9 https://github.com/vincenthz/hs-cryptohash/pull/43 - do-list # 1.0.1 https://github.com/tserduke/do-list/issues/3