commercialhaskell/stack

Add `--all-packages`

开放

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

 (0 条评论) (0 个反应) (0 位负责人)Haskell (848 个派生)batch import
component: haddockhelp wantedtype: enhancement

仓库指标

星标
 (4,060 个星标)
PR 合并指标
 (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.

贡献者指南