Increase the bar for bootstrapping GHC to 6.4 (HEAD only)
authorSimon Marlow <simonmar@microsoft.com>
Mon, 21 Jan 2008 11:18:35 +0000 (11:18 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Mon, 21 Jan 2008 11:18:35 +0000 (11:18 +0000)
commit954804ab61ee91361bb344b09dfe850caacc232b
tree41053fe4038923f651453260ddf21f1969ac94dc
parent5ed66aa2c8ee97d1f370dc719c09cba2a15d5ac3
Increase the bar for bootstrapping GHC to 6.4 (HEAD only)
 - remove $(ghc_ge_601), $(ghc_ge_602), $(ghc_ge_603)
 - configure now checks the GHC version number
 - there are probably various cleanups that we can now do in compat/
   and compiler/, but I haven't done those yet.
compat/Makefile
compat/compat.mk
compiler/Makefile
configure.ac
mk/config.mk.in