From ab29f85dc640aa2a1a95267c150037289dbd00f9 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 22 Jun 2023 19:47:19 +0800 Subject: [PATCH] disable list-transformer (Gabriella439/list-transformer#29) --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fe0ae08a..6bce1c4f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1333,7 +1333,7 @@ packages: - aeson-yaml # req'd by dhall-json - dhall-nix - nix-derivation - - list-transformer + - list-transformer < 0 # https://github.com/Gabriella439/list-transformer/issues/29 "Andrew Thaddeus Martin @andrewthad": - colonnade @@ -6364,6 +6364,7 @@ packages: - compressed < 0 # tried compressed-3.11, but its *library* requires hashable >=1.1.2.1 && < 1.3 and the snapshot contains hashable-1.4.2.0 - compressed < 0 # tried compressed-3.11, but its *library* requires semigroupoids >=4 && < 6 and the snapshot contains semigroupoids-6.0.0.1 - concurrent-supply < 0 # tried concurrent-supply-0.1.8, but its *library* requires hashable >=1.1 && < 1.4 and the snapshot contains hashable-1.4.2.0 + - conduino < 0 # tried conduino-0.2.2.0, but its *library* requires the disabled package: list-transformer - conduit-algorithms < 0 # tried conduit-algorithms-0.0.13.0, but its *library* requires the disabled package: lzma-conduit - conduit-algorithms < 0 # tried conduit-algorithms-0.0.13.0, but its *library* requires the disabled package: stm-conduit - conduit-connection < 0 # tried conduit-connection-0.1.0.5, but its *library* requires bytestring >=0.10 && < 0.11 and the snapshot contains bytestring-0.11.4.0