From fc1659060eecd162e9bd00cf9f37cc1180de2ed3 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 7 Oct 2015 19:19:52 +0900 Subject: [PATCH] allow growler haddock to fail needs investigation --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 42bd9fb6..26e20f87 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2012,6 +2012,9 @@ expected-haddock-failures: # Not sure why, but it's a temporary package anyway - Cabal-ide-backend + # not sure why + - growler + # Benchmarks which should not be built. Note that Stackage does *not* generally # build benchmarks. The difference here will be whether dependencies for these # benchmarks are included or not.