patch applied (cabal-install): Add a local path and type param to PackageLocation
14 Feb
2011
14 Feb
'11
10:55 a.m.
Sun Feb 13 11:32:18 PST 2011 Duncan Coutts <duncan@community.haskell.org> * Add a local path and type param to PackageLocation So we can now use PackageLocation FilePath or Maybe FilePath to describe what we know about the fetch status of package tarballs. M ./Distribution/Client/BuildReports/Storage.hs -2 +2 M ./Distribution/Client/Fetch.hs -2 +2 M ./Distribution/Client/FetchUtils.hs -6 +7 M ./Distribution/Client/IndexUtils.hs -1 +1 M ./Distribution/Client/Install.hs -4 +4 M ./Distribution/Client/List.hs -1 +2 M ./Distribution/Client/Types.hs -6 +10 M ./Distribution/Client/Unpack.hs -2 +2 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-install;a=darcs_commit...
5631
Age (days ago)
5631
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts