From 526fe777060b75c91850338c372b8dfa0a649941 Mon Sep 17 00:00:00 2001 From: Janus Troelsen Date: Fri, 17 May 2024 20:22:52 -0600 Subject: [PATCH] Disable hledger-web, requires wai-handler-launch --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ba7f1bf2..063e4aa6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7099,6 +7099,7 @@ packages: - hjsonschema < 0 # tried hjsonschema-1.10.0, but its *library* requires protolude >=0.1.10 && < 0.3 and the snapshot contains protolude-0.3.4 - hjsonschema < 0 # tried hjsonschema-1.10.0, but its *library* requires text >=1.1 && < 1.3 and the snapshot contains text-2.1.1 - hjsonschema < 0 # tried hjsonschema-1.10.0, but its *library* requires vector >=0.10 && < 0.13 and the snapshot contains vector-0.13.1.0 + - hledger-web < 0 # tried hledger-web-1.33.1 but its *library* requires the disabled package: wai-handler-launch - hmatrix-repa < 0 # tried hmatrix-repa-0.1.2.2, but its *library* requires the disabled package: repa - hnix-store-core < 0 # tried hnix-store-core-0.7.0.0, but its *library* requires the disabled package: saltine - hnock < 0 # tried hnock-0.4.0, but its *library* requires text >=1.2.3.0 && < 1.3 and the snapshot contains text-2.1.1