patch applied (cabal-install): Update for Package and various utils having moved modules
Fri Feb 22 15:57:59 PST 2008 Duncan Coutts <duncan@haskell.org> * Update for Package and various utils having moved modules Several of the general util functions in Hackage.Utils are now in the main Cabal lib in Distribution.Simple.Utils so we use those. The Package class moved into Distribution.Package. Use the packageId class function in more places. M ./Hackage/DepGraph.hs -2 +1 M ./Hackage/Dependency.hs -8 +11 M ./Hackage/Fetch.hs -5 +5 M ./Hackage/IndexUtils.hs -5 +4 M ./Hackage/Info.hs -3 +3 M ./Hackage/Install.hs -3 +2 M ./Hackage/List.hs -7 +7 M ./Hackage/Types.hs -7 +5 M ./Hackage/Upgrade.hs -4 +4 M ./Hackage/Utils.hs -23 +2 View patch online: http://darcs.haskell.org/cabal-install/_darcs/patches/20080222235759-adfee-c...
participants (1)
-
Duncan Coutts