patch applied (cabal-install): Add cabal fetch --no-deps and --dry-run flags
28 May
2010
28 May
'10
9:18 a.m.
Thu May 27 17:35:08 PDT 2010 Duncan Coutts <duncan@haskell.org> * Add cabal fetch --no-deps and --dry-run flags Allows fetching one or more packages but without fetching their dependencies and thus not requiring that a consistent install plan can be found. On the other hand --no-deps means that there is no guarantee that the fetched packages can actually be installed. M ./Distribution/Client/Fetch.hs -19 +31 M ./Distribution/Client/Setup.hs -6 +47 M ./Main.hs -5 +6 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-install;a=darcs_commit...
5904
Age (days ago)
5904
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts