mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-15 15:55:50 +01:00
Do not build amazonka-ec2 in parallel (and skip haddock).
This commit is contained in:
parent
86a1e08e1b
commit
ac60194963
@ -9510,6 +9510,7 @@ expected-haddock-failures:
|
|||||||
|
|
||||||
# For packages with haddock issues
|
# For packages with haddock issues
|
||||||
skipped-haddocks:
|
skipped-haddocks:
|
||||||
|
- amazonka-ec2 # Large memory consumption - https://github.com/brendanhay/amazonka/issues/549
|
||||||
- modular # Module uses compiler plugins https://github.com/haskell/haddock/issues/900
|
- modular # Module uses compiler plugins https://github.com/haskell/haddock/issues/900
|
||||||
# end of skipped-haddocks
|
# end of skipped-haddocks
|
||||||
|
|
||||||
@ -9882,6 +9883,7 @@ no-revisions:
|
|||||||
# Do not build these packages in parallel with others. Useful for high memory
|
# Do not build these packages in parallel with others. Useful for high memory
|
||||||
# usage.
|
# usage.
|
||||||
non-parallel-builds:
|
non-parallel-builds:
|
||||||
|
- amazonka-ec2 # Large memory consumption - https://github.com/brendanhay/amazonka/issues/549
|
||||||
- pandoc
|
- pandoc
|
||||||
- gogol-dfareporting
|
- gogol-dfareporting
|
||||||
- gogol-compute
|
- gogol-compute
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user