From 8fc2882f68d2275f959578210e5f3742c0b66874 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 6 Oct 2015 19:08:32 +0900 Subject: [PATCH] allow second-transfer testsuit to fail (alcidesv/second-transfer#3) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6ded0a76..f1235c80 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2014,6 +2014,9 @@ expected-haddock-failures: # Not sure why, but it's a temporary package anyway - Cabal-ide-backend + # https://github.com/alcidesv/second-transfer/issues/3 + - second-transfer + # 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.