Axel Simon wrote:
You can probably unify the behaviors of platforms a, b and c by calling hSetBuffering on stdin to turn off buffering.a) is the behaviour I want, but unfortunately for platform d) b) must be due to ghci and Hugs having different opinions on whether stdin should be line buffered or unbuffered c) this is weird d) this is broken
Reinier _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
