From 1959b95242864633022c1e181c93566b78d3d074 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 20 May 2016 17:47:23 +0900 Subject: [PATCH] allow gi-gtk haddock to fail needs > 8GB? of ram --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d327bb69..86863870 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2874,6 +2874,8 @@ expected-haddock-failures: # https://github.com/fpco/stackage/issues/1383 - yesod-job-queue + # uses all server memory + - gi-gtk # end of expected-haddock-failures