Brandon S Allbery KF8NH wrote:
only ordering of calls in the *current*
thread of execution.  (Which, hmm, implies that unsafePerformIO and
unsafeInterleaveIO are conceptually similar to forkIO.)

Implementationally they are very similar (at least as far as the baton is concerned). How hard we should press that for getting semantics out of them ...well, that's a different question :)

--
Live well,
~wren
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to