From 8e7338ac257e1af8fa1956340ef148a3c440457e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= Date: Wed, 22 May 2024 19:47:42 +0200 Subject: [PATCH] No need to track `dunai` manually. --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 61dea3d1..6516ec4b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -400,7 +400,7 @@ packages: - git-vogue < 0 # 0.3.0.2 compile fail "Manuel Bärenz @turion": - - dunai < 0 # 0.12.1 compile fail + - dunai - essence-of-live-coding < 0 # 0.2.7 compile fail https://github.com/turion/essence-of-live-coding/issues/107 - essence-of-live-coding-gloss - essence-of-live-coding-pulse @@ -6669,6 +6669,7 @@ packages: - docker < 0 # tried docker-0.7.0.1, but its *library* requires tls >=1.3.7 && < 1.7.0 and the snapshot contains tls-2.0.6 - docker-build-cacher < 0 # tried docker-build-cacher-2.1.1, but its *library* requires language-docker >=6.0.4 && < 7.0 and the snapshot contains language-docker-13.0.0 - dom-parser < 0 # tried dom-parser-3.2.0, but its *library* requires the disabled package: xml-lens + - dunai < 0 # tried dunai-0.12.3, but its *library* requires transformers >=0.3 && < 0.6 and the snapshot contains transformers-0.6.1.0 - earcut < 0 # tried earcut-0.1.0.4, but its *library* requires base >=4.5 && < 4.15 and the snapshot contains base-4.19.1.0 - easytest < 0 # tried easytest-0.3, but its *library* requires hedgehog >=0.6 && < =0.6.1 and the snapshot contains hedgehog-1.4 - edit < 0 # tried edit-1.0.1.0, but its *library* requires QuickCheck >=2.10 && < 2.13 and the snapshot contains QuickCheck-2.14.3 @@ -8844,6 +8845,7 @@ skipped-tests: - 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 containers >=0.5 && < 0.6 and the snapshot contains containers-0.6.8 - drawille # tried drawille-0.1.3.0, but its *test-suite* requires hspec >=1.11 && < 2.4 and the snapshot contains hspec-2.11.8 + - dunai # tried dunai-0.12.3, but its *test-suite* requires tasty >=0.1 && < 1.5 and the snapshot contains tasty-1.5 - ed25519 # tried ed25519-0.0.5.0, but its *test-suite* requires QuickCheck >=2.4 && < 2.9 and the snapshot contains QuickCheck-2.14.3 - ed25519 # tried ed25519-0.0.5.0, but its *test-suite* requires bytestring >=0.9 && < 0.12 and the snapshot contains bytestring-0.12.1.0 - ed25519 # tried ed25519-0.0.5.0, but its *test-suite* requires directory >=1.0 && < 1.3 and the snapshot contains directory-1.3.8.1