From 48b6275710b2934e048f463e8450de4c4d3f3a96 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 29 Jun 2023 06:14:10 -0700 Subject: [PATCH] Need one more bound Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 31336d98..6be62258 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6876,6 +6876,7 @@ packages: - haskey-mtl < 0 # tried haskey-mtl-0.3.1.0, but its *library* requires monad-control >=1.0.1.0 && < 1.0.2.4 and the snapshot contains monad-control-1.0.3.1 - haskintex < 0 # tried haskintex-0.8.0.1, but its *library* requires text >=0.11.2.3 && < 2 and the snapshot contains text-2.0.2 - haskoin-core < 0 # fails to build, see https://github.com/commercialhaskell/stackage/issues/7035 + - haskoin-node < 0 # due to haskoin-core, #7035 - haskoin-store < 0 # tried haskoin-store-0.65.10, but its *library* requires the disabled package: ekg-core - haskoin-store < 0 # tried haskoin-store-0.65.10, but its *library* requires the disabled package: ekg-statsd - haskoin-store < 0 # tried haskoin-store-0.65.10, but its *library* requires the disabled package: wreq