From 582766cfe807d2c1f3cd48429eef4f71072d819c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 14 Feb 2019 10:38:38 -0500 Subject: [PATCH] ghc-lib in expected-haddock-failures, see #4377 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 06cfaa58..a69811c3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5199,6 +5199,7 @@ expected-haddock-failures: - MemoTrie # https://github.com/conal/MemoTrie/issues/10 - classy-prelude-yesod - haddock-library # https://github.com/fpco/stackage/issues/3236 + - ghc-lib # https://github.com/commercialhaskell/stackage/issues/4377 # Modules use compiler plugins # https://github.com/haskell/haddock/issues/900