Am Freitag, 8. Juli 2005 19:21 schrieb Olaf Chitil:
> [...]

> In fact, unsafeInterleaveIO shows up limitations of the IO monad.
> Without this strange primitive (what is actually unsafe about it?)

unsafeInterleaveIO doesn't break referential transparency, right?  I suppose, 
it is unsafe in the sense that what happens upon execution depends on the 
order of evaluation.

> [...]

> Ciao,
> Olaf

Best wishes,
Wolfgang
_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to