[project @ 2005-02-15 12:15:25 by simonmar]
authorsimonmar <unknown>
Tue, 15 Feb 2005 12:15:25 +0000 (12:15 +0000)
committersimonmar <unknown>
Tue, 15 Feb 2005 12:15:25 +0000 (12:15 +0000)
commitbb764edad9982764ea6b812530406a779f32127d
tree205303ef5b762a777f71a1715baeafae9a529e9b
parentc435fef8d44b5681ccee43efe588d5b6bdd71e72
[project @ 2005-02-15 12:15:25 by simonmar]
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.
ghc/compiler/ghci/InteractiveUI.hs