mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 15:58:32 +01:00
Add language-puppet in skipped-haddocks
This commit is contained in:
parent
5959b64d70
commit
6bb18720ba
@ -2260,7 +2260,7 @@ packages:
|
||||
- strict-base-types
|
||||
- withdependencies
|
||||
- hruby
|
||||
# - language-puppet # https://github.com/fpco/stackage/issues/2822
|
||||
- language-puppet # also in "skipped-haddocks" section
|
||||
- tar-conduit
|
||||
# - stm-firehose # bounds: http-types, stm-conduit, transformers, wai, warp
|
||||
# - hslogstash # bounds: aeson, lens, time, transformers # via: stm-firehose
|
||||
@ -3911,6 +3911,11 @@ expected-haddock-failures:
|
||||
|
||||
# end of expected-haddock-failures
|
||||
|
||||
# For packages with haddock issues
|
||||
skipped-haddocks:
|
||||
- language-puppet # https://github.com/fpco/stackage/issues/2822
|
||||
# end of skipped-haddocks
|
||||
|
||||
# Benchmarks which should not be built. Note that Stackage builds benchmarks but does not run them.
|
||||
# By skipping a benchmark, we do not pull in the build dependencies
|
||||
# Packages should only be added here if required by `stackage-curator check'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user