[commit: Cabal] master: Update for Package and various utils having moved modules (e2c7188)

Ian Lynagh igloo at earth.li
Fri Jun 24 01:50:46 CEST 2011


Repository : ssh://darcs.haskell.org//srv/darcs/packages/Cabal

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/e2c71887bbce2c3092619c534b65132b6204e5da

>---------------------------------------------------------------

commit e2c71887bbce2c3092619c534b65132b6204e5da
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 e2c71887bbce2c3092619c534b65132b6204e5da



More information about the Cvs-libraries mailing list