[project @ 2005-07-06 10:43:36 by simonmar]
authorsimonmar <unknown>
Wed, 6 Jul 2005 10:43:36 +0000 (10:43 +0000)
committersimonmar <unknown>
Wed, 6 Jul 2005 10:43:36 +0000 (10:43 +0000)
commita1c063ae7150f7ca743bbbd81c2444c5fd6392d0
tree31b4476566e1e4731c9378f83bcf7694fee7ba4d
parent76f8c7b81808c5f5b3ead108b3a451a21e1ce09c
[project @ 2005-07-06 10:43:36 by simonmar]
ghc -e should exit(1) if the statement fails to compile.

Fixes #1233146 (this was already partially fixed, in that ghc -e would
exit(1) if the modules fail to compile, but if the expression itself
was invalid it would still exit(0)).
ghc/compiler/ghci/InteractiveUI.hs