commercialhaskell/stack

Add `--all-packages`

Open

#1,479 创建于 2015年12月8日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Haskell (848 fork)batch import
component: haddockhelp wantedtype: enhancement

仓库指标

Star
 (4,060 star)
PR 合并指标
 (平均合并 17天 10小时) (30 天内合并 6 个 PR)

描述

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.

贡献者指南