patch applied (ghc): in stage1, always rebuild Main.hs
Simon Marlow
simonmarhaskell at gmail.com
Wed Aug 6 12:15:29 EDT 2008
Tue Aug 5 06:38:23 PDT 2008 Simon Marlow <marlowsd at gmail.com>
* in stage1, always rebuild Main.hs
GHC 6.9+ can properly handle cross-package recompilation checking, but
older versions of GHC couldn't, so in stage1 we always rebuild
Main.hs. In other words, 'make' in ghc/ should do the right thing now.
M ./ghc/Makefile +7
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080805133823-12142-b2bb186176e68cae706ef005d7aae64ac884f25a.gz
More information about the Cvs-ghc
mailing list