From 8e513b471c2ac548165d407a143861c714601c8e Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 23 Jan 2018 17:24:27 -0800 Subject: [PATCH] Expect test failures for libmpd per vimus/libmpd-haskell#104 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 28b9a200..f028b9ea 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3596,6 +3596,7 @@ expected-test-failures: - hastache - idris # https://github.com/fpco/stackage/issues/1382 - ihaskell # https://github.com/gibiansky/IHaskell/issues/551 + - libmpd # https://github.com/vimus/libmpd-haskell/issues/104 - math-functions # https://github.com/bos/math-functions/issues/25 - network # Unfortunately network failures seem to happen haphazardly - nsis # Intermittent on non-Windows systems