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

Ian Lynagh igloo at earth.li
Fri Jun 24 01:52:33 CEST 2011


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

On branch  : master

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

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

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



More information about the Cvs-libraries mailing list