patch applied (cabal-install): Update for Package and various utils
having moved modules
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Fri Feb 22 19:03:44 EST 2008
Fri Feb 22 15:57:59 PST 2008 Duncan Coutts <duncan at 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-cc88970c23561a99fe91cda1e017501a8cfc80e1.gz
More information about the cabal-devel
mailing list