From 45c72b59e2f7d51ded532b958483036752c304a7 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 15 Dec 2014 09:22:00 +0200 Subject: [PATCH] Expected haddock failure acw/bytestring-progress#4 --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 47f1dfa3..adbe3c3c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -886,7 +886,9 @@ expected-test-failures: - cautious-file # Haddocks which are expected to fail. Same concept as expected test failures. -expected-haddock-failures: [] +expected-haddock-failures: + # https://github.com/acw/bytestring-progress/issues/4 + - bytestring-progress # Benchmarks which should not be built. Note that Stackage does *not* generally # build benchmarks. The difference here will be whether dependencies for these