cabal update should optionally take a server to only update #1656
Labels
cabal-install: cmd/update
old-milestone: ⊥
Moved from https://github.com/haskell/cabal/milestone/5
type: enhancement
Milestone
A full
cabal update
is very slow. Ideally, if I have bothhackage.org
and a localhackage.local
, I should be able to update them independently.A command such as
cabal update hackage.local
, where it looks up the server from the name in the remotes.The text was updated successfully, but these errors were encountered: