patch applied (cabal-install): Separate WorldPkgInfo type from UnresolvedDependency type
14 Feb
2011
14 Feb
'11
10:55 a.m.
Sun Feb 13 10:50:06 PST 2011 Duncan Coutts <duncan@community.haskell.org> * Separate WorldPkgInfo type from UnresolvedDependency type Currently just a renamed copy of UnresolvedDependency but called WorldPkgInfo and defined in the World module. This is in preparation to remove all other uses of the UnresolvedDependency type. M ./Distribution/Client/Install.hs -3 +7 M ./Distribution/Client/Types.hs -58 +1 M ./Distribution/Client/World.hs -19 +87 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-install;a=darcs_commit...
5640
Age (days ago)
5640
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts