From c5f6a32f40ad3cdc99353f6cae6d518bed0f2f12 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 7 Apr 2015 11:25:23 +0300 Subject: [PATCH] Expected Haddock failure: Cabal-ide-backend --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 50198e2c..399ad4a1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1230,6 +1230,9 @@ expected-haddock-failures: # builds. Could consider special-casing this requirement. - gtk + # Not sure why, but it's a temporary package anyway + - Cabal-ide-backend + # 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.