haskell/cabal

`cabal update`: option to print which packages were updated

Open

#7,801 创建于 2021年11月7日

在 GitHub 查看
 (7 评论) (0 反应) (0 负责人)Haskell (1,731 star) (732 fork)batch import
cabal-install: cmd/updategood first issuepriority: lowtype: enhancement

描述

Improve cabal update to print the list of packages that were updated.
Could be guarded by -v1 (or maybe -v is only used for debug information?).

贡献者指南

`cabal update`: option to print which packages were updated · haskell/cabal#7801 | Good First Issue