From 1a2030342dc8d068f02c7618f4fefaa7861aa848 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Tue, 7 Oct 2025 21:28:39 +0200 Subject: [PATCH] Manage `dualizer` via commenter. --- build-constraints.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 82c6ec8a..c3c9e309 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1787,7 +1787,7 @@ packages: - unbound-generics "Greg Pfeil @sellout": - - dualizer < 0 # 0.1.0.1 https://github.com/sellout/dualizer/issues/6 + - dualizer - no-recursion - yaya - yaya-containers @@ -6829,6 +6829,9 @@ packages: - dotenv < 0 # tried dotenv-0.12.0.0, but its *executable* requires optparse-applicative >=0.11 && < 0.19 and the snapshot contains optparse-applicative-0.19.0.0 - dotenv < 0 # tried dotenv-0.12.0.0, but its *library* requires data-default-class >=0.1.2 && < 0.2 and the snapshot contains data-default-class-0.2.0.0 - drawille < 0 # tried drawille-0.1.3.0, but its *library* requires containers >=0.5 && < 0.7 and the snapshot contains containers-0.7 + - dualizer < 0 # tried dualizer-0.2.0.0, but its *library* requires Cabal ^>=3.0.0 || ^>=3.2.0 || ^>=3.4.0 || ^>=3.6.0 || ^>=3.8.0 || ^>=3.10.0 || ^>=3.12.0 and the snapshot contains Cabal-3.14.1.0 + - dualizer < 0 # tried dualizer-0.2.0.0, but its *library* requires base ^>=4.8.2 || ^>=4.9.0 || ^>=4.10.0 || ^>=4.11.0 || ^>=4.12.0 || ^>=4.13.0 || ^>=4.14.0 || ^>=4.15.0 || ^>=4.16.0 || ^>=4.17.0 || ^>=4.18.0 || ^>=4.19.0 || ^>=4.20.0 and the snapshot contains base-4.21.0.0 + - dualizer < 0 # tried dualizer-0.2.0.0, but its *library* requires template-haskell ^>=2.16.0 || ^>=2.17.0 || ^>=2.18.0 || ^>=2.19.0 || ^>=2.20.0 || ^>=2.21.0 || ^>=2.22.0 and the snapshot contains template-haskell-2.23.0.0 - dvorak < 0 # tried dvorak-0.1.0.0, but its *library* requires containers >=0.5 && < 0.7 and the snapshot contains containers-0.7 - eap < 0 # tried eap-0.9.0.2, but its *library* requires the disabled package: cryptonite - easytest < 0 # tried easytest-0.3, but its *library* requires hedgehog >=0.6 && < =0.6.1 and the snapshot contains hedgehog-1.7 @@ -8870,6 +8873,7 @@ skipped-tests: - dlist-nonempty # tried dlist-nonempty-0.1.3, but its *test-suite* requires QuickCheck >=2.9 && < 2.15 and the snapshot contains QuickCheck-2.16.0.0 - doldol # tried doldol-0.4.1.2, but its *test-suite* requires the disabled package: test-framework-th - drawille # tried drawille-0.1.3.0, but its *test-suite* requires hspec >=1.11 && < 2.4 and the snapshot contains hspec-2.11.14 + - dualizer # tried dualizer-0.2.0.0, but its *test-suite* requires doctest ^>=0.16.3 || ^>=0.18.1 || ^>=0.20.1 || ^>=0.21.1 || ^>=0.22.2 and the snapshot contains doctest-0.24.2 - ed25519 # tried ed25519-0.0.5.0, but its *test-suite* requires QuickCheck >=2.4 && < 2.16 and the snapshot contains QuickCheck-2.16.0.0 - ed25519 # tried ed25519-0.0.5.0, but its *test-suite* requires doctest >=0.10 && < 0.24 and the snapshot contains doctest-0.24.2 - errors-ext # tried errors-ext-0.4.2, but its *test-suite* requires the disabled package: binary-ext