patch applied (cabal-install): Make ResolvedDependency an internal detail of dependency calculation
20 Apr
2008
20 Apr
'08
7:26 p.m.
Sun Apr 13 16:41:19 PDT 2008 Duncan Coutts <duncan@haskell.org> * Make ResolvedDependency an internal detail of dependency calculation Externally we currently use a DepGraph, though we'll move to a InstallPlan. This is a step towards making it easier to swap in different package dependency resolution algorithms. Because we're hiding ResolvedDependency we have to disable the extended Hackage.Info stuff for the moment. M ./Hackage/Dependency.hs -12 +18 M ./Hackage/Fetch.hs -3 +2 M ./Hackage/Install.hs -11 +10 M ./Hackage/Types.hs -11 View patch online: http://darcs.haskell.org/cabal-install/_darcs/patches/20080413234119-adfee-8...
6703
Age (days ago)
6703
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts