[Haskell-cafe] Needing strictness?

Johan Tibell johan.tibell at gmail.com
Wed Oct 21 22:18:51 EDT 2009


Hi Michael,

I believe stdout uses line buffering by default so you need to explicitly
flush the buffer to get the output

-- Johan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20091021/135908be/attachment.html


More information about the Haskell-Cafe mailing list