From bec60bb47af726c0beaa7a996dc144b2fcef5744 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Sun, 2 Feb 2025 18:26:48 +0100 Subject: [PATCH] Disabled `xlsx` (#7670). --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f69b269a..ac2c3c28 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2689,7 +2689,7 @@ packages: - type-equality "Kirill Zaborsky @qrilka": - - xlsx + - xlsx < 0 # 1.1.2.2 fails to compile https://github.com/commercialhaskell/stackage/issues/7670 "Matt Parsons @parsonsmatt": - annotated-exception @@ -6367,6 +6367,7 @@ packages: - bitcoin-types < 0 # tried bitcoin-types-0.9.2, but its *library* requires the disabled package: hexstring - blake2 < 0 # tried blake2-0.3.0.1, but its *library* requires base ^>=4.15 || ^>=4.16 || ^>=4.17 || ^>=4.18 and the snapshot contains base-4.20.0.0 - blake2 < 0 # tried blake2-0.3.0.1, but its *library* requires bytestring ^>=0.10.12 || ^>=0.11 and the snapshot contains bytestring-0.12.1.0 + - bnb-staking-csvs < 0 # tried bnb-staking-csvs-0.2.2.0, but its *library* requires the disabled package: cointracking-imports - bookkeeping < 0 # tried bookkeeping-0.4.0.1, but its *library* requires text >=1.2.2.1 && < 1.3 and the snapshot contains text-2.1.1 - boomerang < 0 # tried boomerang-1.4.9.3, but its *library* requires template-haskell < 2.22 and the snapshot contains template-haskell-2.22.0.0 - boots < 0 # tried boots-0.2.0.1, but its *library* requires mtl >=2.2.2 && < 2.3 and the snapshot contains mtl-2.3.1 @@ -6448,6 +6449,7 @@ packages: - cmark-highlight < 0 # tried cmark-highlight-0.2.0.0, but its *library* requires the disabled package: highlighting-kate - co-log < 0 # tried co-log-0.6.1.1, but its *library* requires the disabled package: chronos - co-log-concurrent < 0 # tried co-log-concurrent-0.5.1.0, but its *library* requires base >=4.10.1.0 && < 4.19 and the snapshot contains base-4.20.0.0 + - cointracking-imports < 0 # tried cointracking-imports-0.1.0.2, but its *library* requires the disabled package: xlsx - comonad-extras < 0 # tried comonad-extras-4.0.1, but its *library* requires containers >=0.4 && < 0.7 and the snapshot contains containers-0.7 - comonad-extras < 0 # tried comonad-extras-4.0.1, but its *library* requires semigroupoids >=4 && < 6 and the snapshot contains semigroupoids-6.0.1 - comonad-extras < 0 # tried comonad-extras-4.0.1, but its *library* requires transformers >=0.2 && < 0.6 and the snapshot contains transformers-0.6.1.1 @@ -7521,6 +7523,7 @@ packages: - soap-tls < 0 # tried soap-tls-0.1.1.4, but its *library* requires the disabled package: x509-validation - soap-tls < 0 # tried soap-tls-0.1.1.4, but its *library* requires tls >=1.3.8 && < 2.0 and the snapshot contains tls-2.1.7 - socket-activation < 0 # tried socket-activation-0.1.0.2, but its *library* requires network >=2.3 && < 2.9 and the snapshot contains network-3.2.7.0 + - solana-staking-csvs < 0 # tried solana-staking-csvs-0.1.3.0, but its *library* requires the disabled package: cointracking-imports - sparkle < 0 # tried sparkle-0.7.4, but its *library* requires inline-java >=0.7.0 && < 0.9 and the snapshot contains inline-java-0.10.0 - sparkle < 0 # tried sparkle-0.7.4, but its *library* requires jvm >=0.4.0.1 && < 0.5 and the snapshot contains jvm-0.6.0 - sparkle < 0 # tried sparkle-0.7.4, but its *library* requires the disabled package: jni