Edward Kmett wrote:
You want to use:> main = do hSetBuffering stdin NoBuffering; c <- getChar
Already tried that. It appears to make no difference. _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
