commercialhaskell/stack

Add `--all-packages`

Open

#1.479 aberto em 8 de dez. de 2015

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Haskell (848 forks)batch import
component: haddockhelp wantedtype: enhancement

Métricas do repositório

Stars
 (4.060 stars)
Métricas de merge de PR
 (Mesclagem média 17d 10h) (6 fundiu PRs em 30d)

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.

Guia do colaborador