patch applied (ghc): Generate ghc.cabal and ghc-bin.cabal with configure

Ian Lynagh igloo at earth.li
Thu Sep 18 12:29:42 EDT 2008


Thu Sep 18 06:36:36 PDT 2008  Ian Lynagh <igloo at earth.li>
  * Generate ghc.cabal and ghc-bin.cabal with configure
  This allows us to put the proper version number into them

     ./compiler/ghc.cabal -> ./compiler/ghc.cabal.in
     ./ghc/ghc-bin.cabal -> ./ghc/ghc-bin.cabal.in
    M ./compiler/Makefile +5
    M ./compiler/ghc.cabal.in -2 +1
    M ./configure.ac -1 +1
    M ./ghc/Makefile +6
    M ./ghc/ghc-bin.cabal.in -2 +1

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080918133636-3fd76-0a7392f5a165f58a151d7a0803fc4031963d20da.gz



More information about the Cvs-ghc mailing list