commercialhaskell/stack

Add `--all-packages`

Ouverte

#1 479 ouverte le 8 déc. 2015

 (0 commentaire) (0 réaction) (0 personne assignée)Haskell (848 forks)batch import
component: haddockhelp wantedtype: enhancement

Métriques du dépôt

Stars
 (4 060 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur