From 1dddcd303b777f5c774d2f5225f039103ca99e96 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 25 Apr 2016 16:19:06 +0300 Subject: [PATCH] Expected Haddock failure for yesod-job-queue #1383 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ff55a4df..37034ef5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2785,6 +2785,9 @@ expected-haddock-failures: # Problem with v0.1.6.0: https://github.com/fpco/stackage/issues/1206 - hsdev + # https://github.com/fpco/stackage/issues/1383 + - yesod-job-queue + # end of expected-haddock-failures