From 5258863d7a3fa36a2df0377f5f995631b3b1ed23 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 9 Jun 2017 20:22:43 +0100 Subject: [PATCH] Expect haddock test suite failure as well as bounds. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3b99d5f4..91a9f5f7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3634,6 +3634,7 @@ expected-test-failures: - wai-middleware-content-type # 0.4.1 - https://github.com/athanclark/wai-middleware-content-type/issues/2 - xmlgen # https://github.com/skogsbaer/xmlgen/issues/6 - yesod-auth-basic # https://github.com/creichert/yesod-auth-basic/issues/1 + - haddock # Stackage upper bounds, re-enable these when their upper bound is removed - lens # doctest failure in 4.15.1, fixed in 4.15.2 but lens has an upper bound