[commit: Cabal] master: Rearrange setup wrapper to know the cabal lib version (1d8048f)

Ian Lynagh igloo at earth.li
Fri Jun 24 01:55:12 CEST 2011


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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/1d8048f14b71ca1c4e569dff32b91b7b6c7948e9

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

commit 1d8048f14b71ca1c4e569dff32b91b7b6c7948e9
Author: Duncan Coutts <duncan at haskell.org>
Date:   Fri Jun 6 00:32:15 2008 +0000

    Rearrange setup wrapper to know the cabal lib version
    It is important to know which version of the Cabal lib the setup
    script has been built with because it affects what flags we can pass
    to it. So we now store the version in dist/setup/setup.version.
    If the version number changes then we rebuild the setup binary.

 cabal-install/Hackage/SetupWrapper.hs |  201 +++++++++++++++++++--------------
 1 files changed, 116 insertions(+), 85 deletions(-)


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

    git show 1d8048f14b71ca1c4e569dff32b91b7b6c7948e9



More information about the Cvs-libraries mailing list