[project @ 2001-01-02 15:30:57 by simonmar]
authorsimonmar <unknown>
Tue, 2 Jan 2001 15:30:57 +0000 (15:30 +0000)
committersimonmar <unknown>
Tue, 2 Jan 2001 15:30:57 +0000 (15:30 +0000)
commit943fd134e2c2f2d59c36cdc88799301c4a18575c
tree0adffff1f50ed1fcf03927e80948bca304c41a9e
parenta52dc4b852e433d00aa1c79acc41bb92f39e66d7
[project @ 2001-01-02 15:30:57 by simonmar]
Split the compilation pipeline into two stages, preprocessing and
compilation, so that OPTIONS pragmas which may affect the pipeline
work properly.  (now {-# OPTIONS -fvia-C #-} does the right thing in
one-shot mode as well as ghc --make mode).
ghc/compiler/main/Main.hs