haskell/cabal

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

Open

#7,801 opened on Nov 7, 2021

 (7 comments) (0 reactions) (0 assignees)Haskell (744 forks)batch import
cabal-install: cmd/updategood first issuepriority: lowtype: enhancement

Repository metrics

Stars
 (1,745 stars)
PR merge metrics
 (Avg merge 12d) (48 merged PRs in 30d)

Description

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?).

Contributor guide