ken 2001/08/03 16:38:51 PDT
Modified files:
ghc/compiler/main Main.hs
Log:
Fixed: ExitException doesn't exist in __GLASGOW_HASKELL__ < 501,
so references to ExitException should be preprocessed out.
Revision Changes Path
1.83 +3 -1 fptools/ghc/compiler/main/Main.hs