commercialhaskell/stack

Add `--all-packages`

Open

#1479 aperta il 8 dic 2015

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Haskell (848 fork)batch import
component: haddockhelp wantedtype: enhancement

Metriche repository

Star
 (4060 star)
Metriche merge PR
 (Merge medio 17g 10h) (6 PR mergiate in 30 g)

Descrizione

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.

Guida contributor