commercialhaskell/stack

Add `--all-packages`

Offen

#1.479 geöffnet am 08.12.2015

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Haskell (848 Forks)batch import
component: haddockhelp wantedtype: enhancement

Repository-Metriken

Stars
 (4.060 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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