disable secp256k1-haskell (haskoin/secp256k1-haskell#41) and @haskoin

This commit is contained in:
Jens Petersen 2023-06-23 18:44:12 +08:00
parent 00aa4d84c4
commit 7095d6b3fb

View File

@ -4444,7 +4444,7 @@ packages:
- rfc1751
- murmur3
- nqe
- secp256k1-haskell
- secp256k1-haskell < 0 # https://github.com/haskoin/secp256k1-haskell/issues/41
- rocksdb-haskell
- rocksdb-haskell-jprupp
- rocksdb-query
@ -6943,6 +6943,8 @@ packages:
- haskey-btree < 0 # tried haskey-btree-0.3.0.1, but its *library* requires text >=1.2.1 && < 2 and the snapshot contains text-2.0.2
- 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 # tried haskoin-core-0.21.2, but its *library* requires the disabled package: secp256k1-haskell
- haskoin-node < 0 # tried haskoin-node-0.18.1, but its *library* requires the disabled package: haskoin-core
- 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