From c2fef2123eeaad87d721e85be843f544f9a3d4d2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 26 Dec 2016 22:51:47 -0800 Subject: [PATCH] Expect classy-prelude-yesod haddocks to fail --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6dea0e0d..97c96a7d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3137,6 +3137,9 @@ expected-haddock-failures: # Haddock bugs - swagger2 # https://github.com/GetShopTV/swagger2/issues/66 + # "Argument list too long" + - classy-prelude-yesod + # end of expected-haddock-failures # Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them.