From 2257b02a10ab6238d138ca452478dd0a3d856116 Mon Sep 17 00:00:00 2001 From: Andreas Abel Date: Wed, 13 Nov 2024 18:43:11 +0100 Subject: [PATCH] Reenable chell-* and tests for system-filepath; take murmur-hash --- build-constraints.yaml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7714e8481..cf4f9e697 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -153,6 +153,7 @@ packages: - hackage-security-HTTP - hslogger - union-find-array + - murmur-hash # Some "grandfathered dependencies" I took over because I contributed to them at some time. # Feel free to snatch them from me! @@ -170,7 +171,11 @@ packages: - heist - snap - unix-compat - + - chell + - chell-hunit + - chell-quickcheck + - system-fileio + - system-filepath "Diogo Biazus ": - hasql-notifications @@ -2707,7 +2712,6 @@ packages: - iso3166-country-codes - iso639 - monoidal-containers - - murmur-hash - protocol-buffers - protocol-buffers-descriptor - regex-pcre @@ -5726,8 +5730,6 @@ packages: - structured - sundown - syb - - system-fileio - - system-filepath - tabular - tar - tasty-th @@ -8277,6 +8279,9 @@ skipped-tests: - glpk-headers - utility-ht + # @andreasabel + - system-fileio # tests malfunction + # Uses Cabal's "library internal" stanza feature - s3-signer @@ -8597,9 +8602,6 @@ skipped-tests: - strong-path # tried strong-path-1.1.4.0, but its *test-suite* requires tasty-discover >=4.2 && < 4.3 and the snapshot contains tasty-discover-5.0.0 - strong-path # tried strong-path-1.1.4.0, but its *test-suite* requires tasty-quickcheck >=0.10 && < 0.11 and the snapshot contains tasty-quickcheck-0.11 - swagger2 # tried swagger2-2.8.9, but its *test-suite* requires hspec-discover >=2.5.5 && < 2.9 and the snapshot contains hspec-discover-2.11.9 - - system-fileio # tried system-fileio-0.3.16.4, but its *test-suite* requires the disabled package: chell - - system-filepath # tried system-filepath-0.4.14, but its *test-suite* requires the disabled package: chell - - system-filepath # tried system-filepath-0.4.14, but its *test-suite* requires the disabled package: chell-quickcheck - tasty-checklist # tried tasty-checklist-1.0.6.0, but its *test-suite* requires doctest >=0.10 && < 0.22 and the snapshot contains doctest-0.22.6 - tasty-discover # tried tasty-discover-5.0.0, but its *test-suite* requires hspec >=2.7 && < 2.11 and the snapshot contains hspec-2.11.9 - tasty-discover # tried tasty-discover-5.0.0, but its *test-suite* requires hspec-core >=2.7.10 && < 2.11 and the snapshot contains hspec-core-2.11.9