We need to tell cabal-bin which version of Cabal to use
authorIan Lynagh <igloo@earth.li>
Wed, 3 Dec 2008 12:32:08 +0000 (12:32 +0000)
committerIan Lynagh <igloo@earth.li>
Wed, 3 Dec 2008 12:32:08 +0000 (12:32 +0000)
commita7ccc4e6878c9256d4634a91776f2f09ad60b117
tree44992c5dab131d504c2b712997da165da01d176f
parent74f14cbc3c51135809977b29427c7c6a2af2cc34
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.
libraries/cabal-bin.hs
mk/cabal-flags.mk