commercialhaskell/stack

Add `--all-packages`

Open

#1,479 opened on 2015年12月8日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Haskell (848 forks)batch import
component: haddockhelp wantedtype: enhancement

Repository metrics

Stars
 (4,060 stars)
PR merge metrics
 (平均マージ 17d 10h) (30d で 6 merged PRs)

説明

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.

コントリビューターガイド