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.

貢獻者指南