haskell/cabal
View on GitHub`cabal update`: option to print which packages were updated
Open
#7,801 opened on Nov 7, 2021
cabal-install: cmd/updategood first issuepriority: lowtype: enhancement
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?).