patch applied (ghc-6.10/ghc): We need to tell cabal-bin which
version of Cabal to use
Ian Lynagh
igloo at earth.li
Wed Dec 3 17:37:44 EST 2008
Wed Dec 3 04:32:08 PST 2008 Ian Lynagh <igloo at earth.li>
* We need to tell cabal-bin which version of Cabal to use
Otherwise, if the bootstrapping compiler has a newer version, we get
a mismatch between the version used to compile ghc-prim's Setup.hs and
the version that installPackage uses.
M ./libraries/cabal-bin.hs -8 +11
M ./mk/cabal-flags.mk -1 +1
View patch online:
http://darcs.haskell.org/ghc-6.10/ghc/_darcs/patches/20081203123208-3fd76-3afa9733b51e5886f88eee247ba45f2e1cd08fa6.gz
More information about the Cvs-ghc
mailing list