only make stdin/stdout unbuffered in GHCi, not runghc or ghc -e.
authorSimon Marlow <simonmar@microsoft.com>
Thu, 28 Sep 2006 10:54:03 +0000 (10:54 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Thu, 28 Sep 2006 10:54:03 +0000 (10:54 +0000)
commitbd6cfcc12e3a047b1fd6d62cf79ea2cc2bd010b9
treec885936182676c3483493bcf912f4aa071dd05fa
parent02c891a4616f984e3d052bb0601f97159d8ad605
only make stdin/stdout unbuffered in GHCi, not runghc or ghc -e.
compiler/ghci/InteractiveUI.hs