On 2007-08-30, Andrea Rossato <[EMAIL PROTECTED]> wrote:
> Hi,
>
> there's something I don't get about interaction among OS processes and
> Haskell handles/channels.

This looks like a buffering problem.  You might be able to make it work by
explicitly setting "line buffering" with hSetBuffering

-- 
Aaron Denney
-><-

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to