From 3742005dd6c336df9346fcf25b1c74d6ebb8cc74 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 17 Oct 2016 18:23:19 +0900 Subject: [PATCH] haskoin-core tests should no longer fail (haskoin/haskoin#285) --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5d45e63f..0600c9cb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2911,7 +2911,6 @@ expected-test-failures: - clash-prelude # 0.10.14 Runtime errors https://github.com/clash-lang/clash-prelude/issues/57 - direct-sqlite # 2.3.17 https://github.com/IreneKnapp/direct-sqlite/issues/63 - ed25519 # 0.0.5.0 https://github.com/thoughtpolice/hs-ed25519/issues/15 - - haskoin-core # 0.3.1 https://github.com/haskoin/haskoin/issues/285 - nettle # https://github.com/stbuehler/haskell-nettle/issues/8 - th-printf # 0.3.1 https://github.com/pikajude/th-printf/issues/3 - wreq # https://github.com/bos/wreq/issues/53