From baf652dc566ead90a3c20fbea7de99c06d2aa2d2 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 8 Sep 2015 19:17:59 +0900 Subject: [PATCH] Revert "allow x509-validation haddock to fail (vincenthz/hs-certificate#63)" See vincenthz/hs-certificate#62 This reverts commit 396fbbfe8fe801c66e5efa4271d79d3d70fb613a. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ea0473f6..8c92725d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1859,9 +1859,6 @@ expected-haddock-failures: # Not sure why, but it's a temporary package anyway - Cabal-ide-backend - # https://github.com/vincenthz/hs-certificate/issues/63 - - x509-validation - # 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.