From 3caef75d45b75b6efbbc1945aec938b771e08a8e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 8 Sep 2016 11:21:13 +0900 Subject: [PATCH] add haskoin-core < 0.4.0 for runeksvendsen/bitcoin-payment-channel#1 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cc24930a..592b19c4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2551,6 +2551,9 @@ packages: # https://github.com/fpco/stackage/issues/1852 - hpack < 0.15 + + # https://github.com/runeksvendsen/bitcoin-payment-channel/issues/1 + - haskoin-core < 0.4.0 # end of packages