[project @ 2003-08-27 12:29:21 by simonmar]
authorsimonmar <unknown>
Wed, 27 Aug 2003 12:29:21 +0000 (12:29 +0000)
committersimonmar <unknown>
Wed, 27 Aug 2003 12:29:21 +0000 (12:29 +0000)
commit8a45d6bb5426552fc6993fc4a1f391d0f3c77b8d
treed64dbf54521c56dfbfa55247df5dd20f36ca17e5
parentaa399f6e3a97392b9adebccac9abee2672f79dd5
[project @ 2003-08-27 12:29:21 by simonmar]
Always display the prompt if verbosity > 0, previously it was only
displayed if stdin was a tty.  This fixes problems with running GHCi
under Emacs, which expects to see a prompt.
ghc/compiler/ghci/InteractiveUI.hs