From 6c0ed8523c9e67220c4ea95ee35314465e8e9b15 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 8 May 2019 06:37:51 -0700 Subject: [PATCH] Try haddock-library --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 561731fb..fd36d8ff 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5206,7 +5206,7 @@ expected-test-failures: - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - tcp-streams # https://github.com/didi-FP/tcp-streams/issues/5 - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 - # zstd # ghc 8.2.2 bug? https://github.com/fpco/stackage/issues/3219 + - zstd # ghc 8.2.2 bug? https://github.com/fpco/stackage/issues/3219 # Linting failures (these may break every time HLint gets updated so keep them disabled) # https://www.snoyman.com/blog/2017/11/future-proofing-test-suites @@ -5303,7 +5303,7 @@ expected-haddock-failures: - 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 + # haddock-library # https://github.com/fpco/stackage/issues/3236 - ghc-lib # https://github.com/commercialhaskell/stackage/issues/4377 # Modules use compiler plugins