From ef152a6502e795f8d52cccd16c0acf3bd7159dfe Mon Sep 17 00:00:00 2001 From: Marco Z Date: Sun, 31 Dec 2023 13:01:37 +0000 Subject: [PATCH] re-add haskoin-store-data constraint --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ba04b4b9..ed6ec709 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7185,6 +7185,7 @@ packages: - haskoin-core < 0 # tried haskoin-core-1.0.2, but its *library* requires the disabled package: secp256k1-haskell - haskoin-node < 0 # tried haskoin-node-1.0.1, but its *library* requires the disabled package: haskoin-core - haskoin-store < 0 # tried haskoin-store-1.2.3, but its *library* requires the disabled package: statsd-rupp + - haskoin-store-data < 0 # tried haskoin-store-data-1.2.2, but its *library* requires the disabled package: scotty - hasmin < 0 # tried hasmin-1.0.3, but its *executable* requires bytestring >=0.10.2.0 && < 0.11 and the snapshot contains bytestring-0.12.0.2 - hasmin < 0 # tried hasmin-1.0.3, but its *executable* requires optparse-applicative >=0.11 && < 0.16 and the snapshot contains optparse-applicative-0.18.1.0 - hasmin < 0 # tried hasmin-1.0.3, but its *library* requires attoparsec >=0.12 && < 0.14 and the snapshot contains attoparsec-0.14.4