compile the -inplace programs using $(HC), not $(GHC)
authorSimon Marlow <simonmar@microsoft.com>
Tue, 31 Jul 2007 11:49:25 +0000 (11:49 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Tue, 31 Jul 2007 11:49:25 +0000 (11:49 +0000)
commit085025b1e45218eb4f9ef7fda055e23f03b8e1b7
tree357c6bed0fcc65afc26626b5e97bbd9255ba308a
parentf74a6116eb089646eec41755eccbe0eb88a99ac0
compile the -inplace programs using $(HC), not $(GHC)
$(UseStage1) modifies $(HC) rather than $(GHC)
utils/ghc-pkg/Makefile
utils/hsc2hs/Makefile