Add language-puppet in skipped-haddocks

This commit is contained in:
Pierre Radermecker 2017-09-06 13:58:58 +02:00 committed by Luke Murphy
parent 5959b64d70
commit 6bb18720ba

View File

@ -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'