From d9a2ecad514992aff1b8ff590d6cbe6135aa2070 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 16 Jan 2020 08:49:00 +0800 Subject: [PATCH] re-enable haskoin-core again (haskoin/haskoin-core#382)" This reverts commit 7c1205625591bcdb4a94e15fab38c9bffa2551c0. --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 96bd7dd7..c20bdf89 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3944,9 +3944,9 @@ packages: - secp256k1-haskell - rocksdb-haskell - rocksdb-query - - haskoin-core < 0 # MonadFail https://github.com/haskoin/haskoin-core/issues/382 - - haskoin-node < 0 # via haskoin-core - - haskoin-store < 0 # via haskoin-core + - haskoin-core + - haskoin-node + - haskoin-store "asakamirai @asakamirai": - kazura-queue