From 39a27b360ffd6443cb1e8833759cf8808047a31b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 26 Sep 2019 19:11:17 -0700 Subject: [PATCH] skip bitvec haddocks per #4848 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 64a82c75..6908036c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6973,6 +6973,7 @@ skipped-haddocks: - sparkle # Java function failures tweag/sparkle#144 - polysemy-zoo # Needs polysemy-plugin GHC plugin - haskell-lsp-types # 0.13.0.0 https://github.com/commercialhaskell/stackage/issues/4563#issuecomment-493899809 +- bitvec # https://github.com/commercialhaskell/stackage/issues/4848 # end of skipped-haddocks # Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them.