From b9c1d5cce72127c2e9e613799c128907cee7e874 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 30 May 2022 17:16:52 -0700 Subject: [PATCH] Add back the `registry` disables --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c577fd99..688852ff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6814,6 +6814,7 @@ packages: - regex-pcre-text < 0 # tried regex-pcre-text-0.94.0.1, but its *library* requires regex-base ==0.93.* and the snapshot contains regex-base-0.94.0.2 - regex-pcre-text < 0 # tried regex-pcre-text-0.94.0.1, but its *library* requires regex-pcre-builtin ==0.94.* and the snapshot contains regex-pcre-builtin-0.95.2.3.8.44 - regex-tdfa-text < 0 # tried regex-tdfa-text-1.0.0.3, but its *library* requires regex-base < 0.94 and the snapshot contains regex-base-0.94.0.2 + - registry < 0 # tried registry-0.3.0.5, but its *library* requires the disabled package: protolude - relapse < 0 # tried relapse-1.0.0.0, but its *library* requires attoparsec >=0.13.1.0 && < 0.14 and the snapshot contains attoparsec-0.14.4 - relational-query < 0 # tried relational-query-0.12.3.0, but its *library* requires the disabled package: persistable-record - relational-query < 0 # tried relational-query-0.12.3.0, but its *library* requires the disabled package: product-isomorphic @@ -7670,6 +7671,7 @@ skipped-tests: - rakuten # tried rakuten-0.1.1.5, but its *test-suite* requires servant-server >=0.9.1.1 && < 0.15 and the snapshot contains servant-server-0.19.1 - rakuten # tried rakuten-0.1.1.5, but its *test-suite* requires warp >=3.2.11 && < 3.3 and the snapshot contains warp-3.3.20 - records-sop # tried records-sop-0.1.1.0, but its *test-suite* requires hspec >=2.2 && < 2.8 and the snapshot contains hspec-2.9.7 + - registry # tried registry-0.3.0.5, but its *test-suite* requires the disabled package: universum - relude # tried relude-1.0.0.1, but its *test-suite* requires hedgehog ^>=1.0 and the snapshot contains hedgehog-1.1.1 - req-url-extra # tried req-url-extra-0.1.1.0, but its *test-suite* requires hspec >=2.2 && < 2.8 and the snapshot contains hspec-2.9.7 - safeio # tried safeio-0.0.5.0, but its *test-suite* requires the disabled package: test-framework-th