From 5cc3610d68d864240211038b107e8d11035a0f6a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 5 Apr 2017 07:42:25 +0300 Subject: [PATCH] Expect Haddock failure psibi/fb#1 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d5f763cc..5adccfe1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3517,6 +3517,9 @@ expected-haddock-failures: - stratosphere - store + # https://github.com/psibi/fb/issues/1 + - fb + # end of expected-haddock-failures # Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them.