
15 Sep
2008
15 Sep
'08
1:03 a.m.
Austin Seipp wrote:
It's a buffering issue. You'll need to do:
hSetBuffering stdout NoBuffering
Before running putStr and doing readLn.
Just as I thought. Thanks, I'll try when I get home. -- View this message in context: http://www.nabble.com/How-to-print-output-and-ask-input-on-the-same-line-tp1... Sent from the Haskell - Glasgow-haskell-users mailing list archive at Nabble.com.