[project @ 2002-12-05 12:36:54 by simonmar]
authorsimonmar <unknown>
Thu, 5 Dec 2002 12:36:54 +0000 (12:36 +0000)
committersimonmar <unknown>
Thu, 5 Dec 2002 12:36:54 +0000 (12:36 +0000)
commit6dda11d0244179dd9ca9ff54a12de47a01a976ca
tree9ddef2ed806cd1dd20bf6b679e92adf955db5ed2
parent357e78f4ef1371b8366d97dc59d9827a1498b18f
[project @ 2002-12-05 12:36:54 by simonmar]
Don't put a recursive exception handler around the flushing of
stdout/stderr after running a command.  If the user closes stdout or
stderr, we now fail rather than going into an infinite loop.
ghc/compiler/ghci/InteractiveUI.hs