From 2c27b690d8251a316584ee5a7b3920f8f3340c39 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 19 May 2020 14:18:58 +0800 Subject: [PATCH] haskoin-core-0.13.5 haddock error (haskoin/haskoin-core#385) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 10b16393..36786155 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4035,7 +4035,7 @@ packages: - secp256k1-haskell - rocksdb-haskell - rocksdb-query - - haskoin-core + - haskoin-core < 0.13.5 # https://github.com/haskoin/haskoin-core/issues/385 - haskoin-node - haskoin-store < 0 # https://github.com/haskoin/haskoin-store/issues/12