[project @ 2002-04-05 15:18:25 by sof]
authorsof <unknown>
Fri, 5 Apr 2002 15:18:27 +0000 (15:18 +0000)
committersof <unknown>
Fri, 5 Apr 2002 15:18:27 +0000 (15:18 +0000)
commitacc784b55045fe43b2d92efc992a4b888d96c682
treec3c15f1170270ab13f960e22c374f8fcd6fc7418
parenta32726a14f95b236413410bc6605f9e3cb6adae2
[project @ 2002-04-05 15:18:25 by sof]
Cleaned up the way the External Core front-end was
integrated with the rest of the compiler;
guided by detailed and helpful feedback from Simon PJ.

Input files ending in ".hcr" are now assumed to contain
external core -- still working on getting the renamer
to slurp in interface files (implicitly) referred to
in the Core source.
ghc/compiler/deSugar/Desugar.lhs
ghc/compiler/main/DriverPhases.hs
ghc/compiler/main/HscMain.lhs
ghc/compiler/parser/LexCore.hs
ghc/compiler/parser/ParserCore.y
ghc/compiler/parser/ParserCoreUtils.hs
ghc/compiler/rename/Rename.lhs
ghc/compiler/rename/RnSource.lhs
ghc/compiler/typecheck/TcHsSyn.lhs
ghc/compiler/typecheck/TcModule.lhs