From 805cbbc2e4ce457bd64c21780328586175c26135 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 20 May 2019 10:58:53 +0200 Subject: [PATCH] Skip polysemy-zoo haddocks #4562 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f41e6138..ebce4604 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5311,6 +5311,7 @@ expected-haddock-failures: skipped-haddocks: - modular # https://github.com/haskell/haddock/issues/900 - sparkle # Java function failures tweag/sparkle#144 +- polysemy-zoo # Needs polysemy-plugin GHC plugin # end of skipped-haddocks # Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them.