[Hackage] #697: Add "cabal install --only-dependencies" flag
Hackage
cvs-ghc at haskell.org
Mon Feb 14 17:16:02 CET 2011
#697: Add "cabal install --only-dependencies" flag
---------------------------------+------------------------------------------
Reporter: igloo | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone: cabal-install-0.10
Component: cabal-install tool | Version: HEAD
Severity: major | Resolution: fixed
Keywords: | Difficulty: unknown
Ghcversion: | Platform:
---------------------------------+------------------------------------------
Changes (by duncan):
* status: new => closed
* resolution: => fixed
* milestone: => cabal-install-0.10
Comment:
Applied.
{{{
Wed Jun 30 22:37:36 BST 2010 josh.hoyt at galois.com
* Add an --only-dependencies flag to "install" (see ticket #697)
Sun Feb 13 17:19:56 GMT 2011 Duncan Coutts <duncan at community.haskell.org>
* Change position of --only-dependencies in --help listing
Move it next to the --upgrade-dependencies flag
}}}
Also changed the impl slightly in a more recent refactoring.
{{{
Sun Feb 13 22:49:55 GMT 2011 Duncan Coutts <duncan at community.haskell.org>
* Use the new modular dep resolver interface in the various commands
Also minor tweak to InstallPlan.remove
}}}
Will be included in cabal-install-1.10
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/697#comment:6>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list