commercialhaskell / commercialhaskell/stack
Add `--all-packages`
Open
component: haddock
help wanted
type: enhancement
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
The `stack haddock` command currently generates documentation for the current build plan (which can include dependencies or not).
It would be good to have a flag like `--all-packages` so that haddocks would be generated for everything in the complete available package set.
Contributor guide
Assessment
This issue has not been assessed yet.