>
> Yep, that's your problem.  forkIO the hPut.
>

I can see the that thing biting a lot of people. Maybe there should be
a warning in docs that this particular combination:

>       feed input
>       read output
>       waitForProcess

is just likely to produce deadlocks?

All best

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

Reply via email to