[commit: Cabal] master: Store GenericPackageDescriptions, and finalize when resolving dependencies. (d63c474)

Ian Lynagh igloo at earth.li
Fri Jun 24 01:45:13 CEST 2011


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

On branch  : master

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

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

commit d63c4745c31a6c28f31f5da8c1870405affae8ed
Author: bjorn <bjorn at bringert.net>
Date:   Thu Oct 4 21:55:16 2007 +0000

    Store GenericPackageDescriptions, and finalize when resolving dependencies.
    This is very untested, but should make cabal-install able to resolve
    dependencies again after the move to Cabal 1.2.0. The package descriptions
    are stored in a very hacky format atm the moment.

 .../src/Network/Hackage/CabalInstall/Config.hs     |   19 ++++++-
 .../src/Network/Hackage/CabalInstall/Dependency.hs |   61 ++++++++++++++------
 .../src/Network/Hackage/CabalInstall/List.hs       |   19 ++++---
 .../src/Network/Hackage/CabalInstall/Types.hs      |   11 +--
 .../src/Network/Hackage/CabalInstall/Update.hs     |   17 ++----
 5 files changed, 81 insertions(+), 46 deletions(-)


Diff suppressed because of size. To see it, use:

    git show d63c4745c31a6c28f31f5da8c1870405affae8ed



More information about the Cvs-libraries mailing list