5 Sep
2006
5 Sep
'06
5:58 p.m.
On Mon, 04 Sep 2006 05:49:08 -0300, Simon Marlow <simonmarhaskell@gmail.com> wrote:
It is in the FAQ. The FAQ is currently a bit hard to navigate and could do with splitting up into separate pages, though.
http://haskell.org/haskellwiki/GHC:FAQ#If_I_print_out_a_string_using_putStr.....
We could consider adding a message along the lines you suggest... any other ideas?
C++ avoids this problem 'tieing' cin and cout. Why can't haskell do the same? Bruno