From 386a0c340ce85ada4cec327bfc38d72199a85c91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Sat, 11 Oct 2025 11:52:52 +0200 Subject: [PATCH] Re-added `Unique` (it was once excluded because it wasn't compatible with ghc-8.4). --- build-constraints.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e9717622..4ccffadd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4377,8 +4377,8 @@ packages: - sydtest-servant - sydtest-typed-process - sydtest-wai - - sydtest-webdriver < 0 # https://github.com/NorfairKing/sydtest/issues/112 - - sydtest-webdriver-screenshot < 0 # sydtest-webdriver + - sydtest-webdriver < 0 # 0.0.0.1 https://github.com/NorfairKing/sydtest/issues/112 + - sydtest-webdriver-screenshot - sydtest-webdriver-yesod - sydtest-yesod - typed-uuid @@ -4410,7 +4410,7 @@ packages: - strict-mutable-base "Stevan Andjelkovic @stevana": - - quickcheck-state-machine < 0 # https://github.com/stevana/quickcheck-state-machine/issues/55 + - quickcheck-state-machine < 0 # 0.10.2 https://github.com/stevana/quickcheck-state-machine/issues/55 "Sebastian Nagel @ch1bo": - hdevtools < 0 # 0.1.8.0 compile fail @@ -5326,6 +5326,7 @@ packages: - thread-utils-context - thread-utils-finalizers - tls-sslkeylogfile + - Unique - variant "Alexander Esgen @amesgen": @@ -6014,7 +6015,6 @@ packages: # that new packages depending on it will be flagged as well. "Removed packages": - 2captcha < 0 # 0.1.0.0 deprecated - - Unique < 0 # 0.4.7.9 removed - box-csv < 0 # 0.2.0 deprecated - cabal-fix < 0 # 0.1.0.0 deprecated - cli < 0 # 0.2.0 removed @@ -7787,6 +7787,7 @@ packages: - syb-with-class < 0 # tried syb-with-class-0.6.1.14, but its *library* requires template-haskell >=2.4 && < 2.19 and the snapshot contains template-haskell-2.23.0.0 - sydtest-mongo < 0 # tried sydtest-mongo-0.2.0.0, but its *library* requires the disabled package: mongoDB - sydtest-persistent-postgresql < 0 # tried sydtest-persistent-postgresql-0.2.0.3, but its *library* requires the disabled package: tmp-postgres + - sydtest-webdriver-screenshot < 0 # tried sydtest-webdriver-screenshot-0.1.0.0, but its *library* requires the disabled package: sydtest-webdriver - sydtest-webdriver-yesod < 0 # tried sydtest-webdriver-yesod-0.0.0.1, but its *library* requires the disabled package: sydtest-webdriver - sydtest-yesod < 0 # tried sydtest-yesod-0.3.0.3, but its *library* requires the disabled package: yesod-test - systemd-socket-activation < 0 # tried systemd-socket-activation-1.1.0.2, but its *library* requires base ^>=4.18 || ^>=4.19 and the snapshot contains base-4.21.0.0