From 48a1b3b23ba1ee85d5253202027b0e755d325fd9 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 22 Dec 2014 11:48:19 +0200 Subject: [PATCH] Expect doc failure nikita-volkov/hasql-postgres#10 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c2047b9c..1fe6f048 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -825,6 +825,9 @@ expected-haddock-failures: # https://github.com/ekmett/gl/issues/4 - gl + # https://github.com/nikita-volkov/hasql-postgres/issues/10 + - hasql-postgres + # 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.