From 9225568ad0adcd53ba4eebb48d6c99cc6a3e9f56 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 11 Aug 2015 14:15:29 +0900 Subject: [PATCH] hakyll-4.7.2.2 testsuite failing to build (jaspervdj/hakyll#364) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6980bbc0..583562d3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1720,6 +1720,9 @@ expected-haddock-failures: # Not sure why, but it's a temporary package anyway - Cabal-ide-backend + # https://github.com/jaspervdj/hakyll/issues/364 + - hakyll + # 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.