haskell/cabal

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

Offen

#7.801 geöffnet am 07.11.2021

 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Haskell (744 Forks)batch import
cabal-install: cmd/updategood first issuepriority: lowtype: enhancement

Repository-Metriken

Stars
 (1.745 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 12T) (48 gemergte PRs in 30 T)

Beschreibung

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