Sat Dec  9 10:51:52 PST 2006  Ian Lynagh <[EMAIL PROTECTED]>
  * Use System.IO.stderr rather than IO.stderr in GHCi. Fixes trac #1001.
  GHCi evaluates a command to flush the stdout/stderr buffers, but this
  command can only use names that are in scope. It used to need IO.stderr
  from the haskell98 package, but this patch means it only needs things
  from the base package.

    M ./compiler/ghci/InteractiveUI.hs -1 +1

_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to