simonmar 2005/02/15 04:15:29 PST
Modified files:
ghc/compiler/ghci InteractiveUI.hs
Log:
ghc -e 'System.Exit.exitWith (System.Exit.ExitFailure 99)'
should just exit 99, rather than printing out the exception. Also
while I'm here, make all other exceptions cause 'ghc -e' to exit(1),
which is probably what we want.
Revision Changes Path
1.188 +13 -3 fptools/ghc/compiler/ghci/InteractiveUI.hs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc