[Haskell-cafe] Does inlinePerformIO = unsafePerformIO . unsafeInterleaveIO semantically?

Isaac Dupree isaacdupree at charter.net
Sun Mar 18 05:48:50 EDT 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Compare the guarantees (in practice and/or theoretically) of
inlinePerformIO
and
unsafePerformIO . unsafeInterleaveIO  (i.e. function composition)
(aside from inlinePerformIO being better optimized). Are they the same,
or if not, what do they mean - what are the differences?


Not yet understanding any of these operations fully,

Isaac
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFF/QsBHgcxvIWYTTURAtC6AJ4rKqhfmVi5cLC2MhXF9J4Pxk30KQCdGnQ7
Wd0BrIreZhIc0Gzm/tQLa78=
=poy9
-----END PGP SIGNATURE-----


More information about the Haskell-Cafe mailing list