[Haskell] Re: putStr is not evaluated in the correct order
David Sankel
camior at gmail.com
Sat Sep 9 22:34:55 EDT 2006
On 9/5/06, Bruno Martínez <br1 at internet.com.uy> wrote:
>
> C++ avoids this problem 'tieing' cin and cout. Why can't haskell do the
> same?
>
I was thinking the same thing. I'm imagining a situation where processes are
communicating to each other using pipes, but cannot think of a concrete
case. Do you know if C++ has any way to disable tying std::cin and
std::cout?
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org//pipermail/haskell/attachments/20060909/23627615/attachment.htm
More information about the Haskell
mailing list