patch applied (cabal-install): Add a local path and type param to PackageLocation
Duncan Coutts
duncan.coutts at googlemail.com
Mon Feb 14 03:55:59 CET 2011
Sun Feb 13 11:32:18 PST 2011 Duncan Coutts <duncan at 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_commitdiff;h=20110213193218-5c91e-1691f56fa89d2a107f676b1619bd06b1949b1de8.gz
More information about the cabal-devel
mailing list