[commit: Cabal] master: Update for Package and various utils having moved modules (e840576)
Paolo Capriotti
p.capriotti at gmail.com
Tue May 8 00:11:23 CEST 2012
Repository : ssh://darcs.haskell.org//srv/darcs/packages/Cabal
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/e8405763ba2aeedea1457e74a163e8902f4daa53
>---------------------------------------------------------------
commit e8405763ba2aeedea1457e74a163e8902f4daa53
Author: Duncan Coutts <duncan at haskell.org>
Date: Fri Feb 22 23:57:59 2008 +0000
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.
cabal-install/Hackage/DepGraph.hs | 3 +--
cabal-install/Hackage/Dependency.hs | 19 +++++++++++--------
cabal-install/Hackage/Fetch.hs | 10 +++++-----
cabal-install/Hackage/IndexUtils.hs | 9 ++++-----
cabal-install/Hackage/Info.hs | 6 +++---
cabal-install/Hackage/Install.hs | 5 ++---
cabal-install/Hackage/List.hs | 14 +++++++-------
cabal-install/Hackage/Types.hs | 12 +++++-------
cabal-install/Hackage/Upgrade.hs | 8 ++++----
cabal-install/Hackage/Utils.hs | 25 ++-----------------------
10 files changed, 44 insertions(+), 67 deletions(-)
Diff suppressed because of size. To see it, use:
git show e8405763ba2aeedea1457e74a163e8902f4daa53
More information about the Cvs-libraries
mailing list