Hello Tim,

Thursday, September 14, 2006, 5:32:24 AM, you wrote:
>      out <- hGetContents o
>      -- print out

> How can I force hGetContents to be strict (or at least to completely
> process the stream prior to the waitForProcess command)?

return $! last out


-- 
Best regards,
 Bulat                            mailto:[EMAIL PROTECTED]

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

Reply via email to