From ed5c1dd9909c5b8b88843214acf00af4c7daf954 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Mon, 30 Jun 2025 20:04:28 +0200 Subject: [PATCH] Unbound `diagrams-*` (closes #7777, closes #7755, closes #7680). --- build-constraints.yaml | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3ebe88e..b11dc0cc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6152,6 +6152,8 @@ packages: - JuicyPixels-blurhash < 0 # tried JuicyPixels-blurhash-0.1.0.3, but its *library* requires vector >=0.10 && < 0.13 and the snapshot contains vector-0.13.2.0 - JuicyPixels-scale-dct < 0 # tried JuicyPixels-scale-dct-0.1.2, but its *library* requires base >=4.7 && < 4.20 and the snapshot contains base-4.20.1.0 - JuicyPixels-scale-dct < 0 # tried JuicyPixels-scale-dct-0.1.2, but its *library* requires base-compat >=0.6.0 && < 0.14 and the snapshot contains base-compat-0.14.1 + - LPFP < 0 # tried LPFP-1.1.5, but its *library* requires diagrams-cairo >=1.4.2 && < 1.5 and the snapshot contains diagrams-cairo-1.5 + - LPFP < 0 # tried LPFP-1.1.5, but its *library* requires diagrams-lib >=1.4.6 && < 1.5 and the snapshot contains diagrams-lib-1.5 - MFlow < 0 # tried MFlow-0.4.6.0, but its *library* requires the disabled package: Workflow - MFlow < 0 # tried MFlow-0.4.6.0, but its *library* requires the disabled package: monadloc - Network-NineP < 0 # tried Network-NineP-0.4.7.4, but its *library* requires containers >=0.4.2.1 && < 0.7 and the snapshot contains containers-0.7 @@ -7828,10 +7830,6 @@ packages: - singletons-base < 3.5 - eliminators < 0.9.6 - # https://github.com/commercialhaskell/stackage/issues/7680 - - diagrams-lib < 1.5 - - diagrams-svg < 1.5 - # https://github.com/commercialhaskell/stackage/issues/7704 - ghc-tcplugins-extra < 0.5 - ghc-typelits-natnormalise < 0.7.11 @@ -7842,9 +7840,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7723 - sorted-list < 0.3 - # https://github.com/commercialhaskell/stackage/issues/7755 - - monoid-extras < 0.7 - # https://github.com/commercialhaskell/stackage/issues/7762 - brick < 2.9 @@ -7863,9 +7858,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7775 - resource-pool < 0.5 - # https://github.com/commercialhaskell/stackage/issues/7777 - - diagrams-cairo < 1.5 - # https://github.com/commercialhaskell/stackage/issues/7778 - QuickCheck < 2.16