[project @ 2002-07-26 03:06:58 by sof]
authorsof <unknown>
Fri, 26 Jul 2002 03:06:58 +0000 (03:06 +0000)
committersof <unknown>
Fri, 26 Jul 2002 03:06:58 +0000 (03:06 +0000)
commit6b269a43038d1cb4b6f7dc4f2a9d8f47578ff811
treee9cef1051c5f3c0224bd3b2c4e127606af140f85
parentd9d8ab1594dd83d25708dc0d20dfd8e068f1c2e3
[project @ 2002-07-26 03:06:58 by sof]
interactiveLoop{mingw32}: always show prompt under mingw.

hIsTerminalDevice returns True iff stdin is connected to a Console
under Win32. Which it is when running in a command shell
(DOS,bash etc.), but Emacs sub-shells don't get a Console of their
own when invoked. So, just disable this feature (whose motivation
somewhat escapes me.)
ghc/compiler/ghci/InteractiveUI.hs