[commit: Cabal] master: Add new InstallPlan type (70ce33c)

Paolo Capriotti p.capriotti at gmail.com
Tue May 8 00:13:11 CEST 2012


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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/70ce33c9489a7888332a03c76d372e5a2aac73f1

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

commit 70ce33c9489a7888332a03c76d372e5a2aac73f1
Author: Duncan Coutts <duncan at haskell.org>
Date:   Mon Apr 14 17:19:14 2008 +0000

    Add new InstallPlan type
    This is joint work with Kolmodin.
    An InstallPlan records what we want to install and records the outcome
    of installing packages. It has a fairly strict internal invariant which
    should guarantee that each package can be configured sucessfully.

 cabal-install/Hackage/InstallPlan.hs |  290 ++++++++++++++++++++++++++++++++++
 1 files changed, 290 insertions(+), 0 deletions(-)


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

    git show 70ce33c9489a7888332a03c76d372e5a2aac73f1



More information about the Cvs-libraries mailing list