patch applied (cabal-install): Add initial internal support for more kinds of available package
11 May
2010
11 May
'10
11:45 a.m.
Mon May 10 20:09:41 PDT 2010 Duncan Coutts <duncan@haskell.org> * Add initial internal support for more kinds of available package Previously only named packages from a remote package archive, or the unpacked package in the current directory. Now also add unpacked packages in particular directories, local tarballs and remote tarballs. No support in the user interface or dep planning yet. M ./Distribution/Client/Configure.hs -2 +2 M ./Distribution/Client/Fetch.hs -1 +3 M ./Distribution/Client/Install.hs -19 +50 M ./Distribution/Client/Types.hs -4 +8 M ./Distribution/Client/Unpack.hs -13 +32 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-install;a=darcs_commit...
5919
Age (days ago)
5919
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts