simonmar 2002/10/15 06:20:19 PDT
Modified files:
ghc/compiler/main Main.hs
Log:
beginMake: separate out compilation-manager inputs from linkable
objects in a way that is more consistent with the one-shot compilation
mode. Specifically, we now pass anything that looks like a module
name or a Haskell source filename to the compilation manager, and
everything else to the linker.
MERGE TO STABLE
Revision Changes Path
1.112 +17 -13 fptools/ghc/compiler/main/Main.hs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc
- cvs commit: fptools/ghc/compiler/main Main.hs Manuel Chakravarty
- cvs commit: fptools/ghc/compiler/main Main.hs Simon Marlow
- cvs commit: fptools/ghc/compiler/main Main.hs Simon Marlow
- cvs commit: fptools/ghc/compiler/main Main.hs Simon Marlow
- cvs commit: fptools/ghc/compiler/main Main.hs Simon Marlow
- cvs commit: fptools/ghc/compiler/main Main.hs Simon Marlow
- cvs commit: fptools/ghc/compiler/main Main.hs Simon Marlow
- cvs commit: fptools/ghc/compiler/main Main.hs Simon Marlow
- cvs commit: fptools/ghc/compiler/main Main.hs Sigbjorn Finne
- cvs commit: fptools/ghc/compiler/main Main.hs Sigbjorn Finne
- cvs commit: fptools/ghc/compiler/main Main.hs Sigbjorn Finne
- cvs commit: fptools/ghc/compiler/main Main.hs Simon Marlow
