[project @ 2001-05-31 10:03:35 by simonmar]
authorsimonmar <unknown>
Thu, 31 May 2001 10:03:35 +0000 (10:03 +0000)
committersimonmar <unknown>
Thu, 31 May 2001 10:03:35 +0000 (10:03 +0000)
commit3760799b1e8359eab25d57f633711577a8c1db02
tree5cd183d1bb78ae8a1c44bf41b3590c536b9c8278
parent4c8b7e96c155072fd6f43883a0deecc32d14290f
[project @ 2001-05-31 10:03:35 by simonmar]
- don't put a TTY into RAW mode if the handle is an output-only handle (so
  if you set stdout to NoBuffering and leave stdin as it is, you don't
  lose TTY processing on stdin).

- some cleanups.
ghc/lib/std/PrelHandle.hsc
ghc/lib/std/PrelIOBase.lhs