use -fforce-recomp when compiling Main.hs against the ghc package.
authorSimon Marlow <simonmar@microsoft.com>
Wed, 28 Feb 2007 15:33:04 +0000 (15:33 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Wed, 28 Feb 2007 15:33:04 +0000 (15:33 +0000)
commitdce3fd4efcb90f61b115a400559ef687a11f2c53
tree89d105775d86f4b8ac1e1c1c54e4ba3d893cbd82
parent9ff76535edb25ab7434284adddb5c64708ecb547
use -fforce-recomp when compiling Main.hs against the ghc package.
This is necessary because GHC's recompilation checker doesn't check
across package boundaries.
compiler/Makefile.ghcbin