On Sun, 19 Oct 2003 02:03:58 +0200 Nick Name <[EMAIL PROTECTED]> wrote:
> You have to use unsafeInterleaveIO, wich lazily defers the IO action 
> passed as an argument. Look for this function in your documentation, 
> both hugs and ghc have it.

Got it, thanks.  Do you know in what sense it is "unsafe" though?  Are
there some pitfalls I should be aware of?


-- 
Ben Escoto

Attachment: pgp00000.pgp
Description: PGP signature

_______________________________________________
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to