From cb8d1e8b0d2fdfda4b68866c83c0cc29e43fd060 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Sun, 3 Nov 2024 08:42:17 +0100 Subject: [PATCH] Don' track disabled package `tmp-postgres` manually (closes #7140). --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6bd5ef20..5ea831f0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3801,7 +3801,7 @@ packages: "Jonathan Fischoff @jfischoff": - clock-extras - postgres-options - - tmp-postgres < 0 # 1.34.1.0 compile failure https://github.com/commercialhaskell/stackage/issues/7140 + - tmp-postgres - pg-transact - port-utils - postgresql-libpq-notify @@ -7776,6 +7776,7 @@ packages: - tls-debug < 0 # tried tls-debug-0.4.8, but its *executable* requires the disabled package: x509-system - tls-debug < 0 # tried tls-debug-0.4.8, but its *executable* requires the disabled package: x509-validation - tls-debug < 0 # tried tls-debug-0.4.8, but its *executable* requires tls >=1.3 && < 1.6 and the snapshot contains tls-2.1.1 + - tmp-postgres < 0 # tried tmp-postgres-1.34.1.0, but its *library* requires ansi-wl-pprint < 1 and the snapshot contains ansi-wl-pprint-1.0.2 - tonalude < 0 # tried tonalude-0.2.0.0, but its *library* requires base >=4.14 && < 4.18 and the snapshot contains base-4.19.2.0 - tonalude < 0 # tried tonalude-0.2.0.0, but its *library* requires bytestring >=0.10 && < 0.12 and the snapshot contains bytestring-0.12.1.0 - tonaparser < 0 # tried tonaparser-0.2.0.0, but its *library* requires base >=4.14 && < 4.18 and the snapshot contains base-4.19.2.0 @@ -8553,7 +8554,6 @@ skipped-tests: - redis-glob # tried redis-glob-0.1.0.8, but its *test-suite* requires the disabled package: ascii-superset - registry # tried registry-0.6.1.0, but its *test-suite* requires bytestring < 0.12 and the snapshot contains bytestring-0.12.1.0 - registry # tried registry-0.6.1.0, but its *test-suite* requires tasty < 1.5 and the snapshot contains tasty-1.5.2 - - rel8 # tried rel8-1.5.0.0, but its *test-suite* requires the disabled package: tmp-postgres - relude # tried relude-1.2.2.0, but its *test-suite* requires hedgehog >=1.0 && < 1.5 and the snapshot contains hedgehog-1.5 - rhine # tried rhine-1.4.0.1, but its *test-suite* requires tasty-quickcheck ^>=0.10 and the snapshot contains tasty-quickcheck-0.11 - salak-toml # tried salak-toml-0.3.5.3, but its *test-suite* requires QuickCheck < 2.14 and the snapshot contains QuickCheck-2.14.3