haskell/cabal

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

Open

#7.801 aberto em 7 de nov. de 2021

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

Métricas do repositório

Stars
 (1.731 stars)
Métricas de merge de PR
 (Mesclagem média 36d 23h) (47 fundiu PRs em 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?).

Guia do colaborador