From 6212cadf3a8541ced142a70a434e4fde97f09ef0 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 9 Apr 2019 10:25:44 -0400 Subject: [PATCH] Expect haddock failures for elm-street per #4470 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0dfa6920..c7641399 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5242,6 +5242,7 @@ expected-haddock-failures: # "Compilation" errors - MemoTrie # https://github.com/conal/MemoTrie/issues/10 - classy-prelude-yesod + - elm-street # https://github.com/commercialhaskell/stackage/issues/4470 - haddock-library # https://github.com/fpco/stackage/issues/3236 - ghc-lib # https://github.com/commercialhaskell/stackage/issues/4377