[project @ 2000-10-27 11:48:54 by sewardj]
authorsewardj <unknown>
Fri, 27 Oct 2000 11:48:56 +0000 (11:48 +0000)
committersewardj <unknown>
Fri, 27 Oct 2000 11:48:56 +0000 (11:48 +0000)
commitfd99cf4f7c390e4b1abc9a839a6f023d3b6c4757
tree2b74b0147415a2b0f3f9d92a28660ce2c3fabe65
parent212cb7d1ce7c473bb7b4d81ae88f0f1df27b450d
[project @ 2000-10-27 11:48:54 by sewardj]
Track changes to the finder (now is a global variable and not passed
around).  Also some fixes to flag handling.
12 files changed:
ghc/compiler/Makefile
ghc/compiler/main/CmdLineOpts.lhs
ghc/compiler/main/DriverFlags.hs
ghc/compiler/main/DriverPipeline.hs
ghc/compiler/main/Finder.lhs
ghc/compiler/main/HscMain.lhs
ghc/compiler/main/HscTypes.lhs
ghc/compiler/main/Main.hs
ghc/compiler/main/MkIface.lhs
ghc/compiler/rename/Rename.lhs
ghc/compiler/rename/RnHiFiles.lhs
ghc/compiler/rename/RnMonad.lhs