From 1df63c7ae4fa95d8075b473574f8f56bbf19cc60 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 28 Jan 2018 12:16:35 -0800 Subject: [PATCH] Expect haddock failure for haddock-library per #3236 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b6a75950..72bf6b6b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3861,9 +3861,10 @@ expected-haddock-failures: # "Compilation" errors - MemoTrie # https://github.com/conal/MemoTrie/issues/10 - - text-generic-pretty # https://github.com/fpco/stackage/pull/2160 - cubicbezier # https://github.com/kuribas/cubicbezier/issues/4 + - haddock-library # https://github.com/fpco/stackage/issues/3236 - pusher-http-haskell # https://github.com/pusher-community/pusher-http-haskell/issues/60 + - text-generic-pretty # https://github.com/fpco/stackage/pull/2160 # Runs out of memory - store