[project @ 2004-04-20 15:49:58 by simonmar]
authorsimonmar <unknown>
Tue, 20 Apr 2004 15:49:58 +0000 (15:49 +0000)
committersimonmar <unknown>
Tue, 20 Apr 2004 15:49:58 +0000 (15:49 +0000)
commit915890d1172a6648387f047bd04cd1ea7c12a01e
tree61299790b2011b810142b451d7847b5cb136ef7b
parentfc8ee1dc84c1486cea3a93601992b4031121fcc9
[project @ 2004-04-20 15:49:58 by simonmar]
- comments on INLINability of unsafePerformIO

- change unsafeInterleaveIO from NOINLINE to INLINE(!)  we believe
  this is safe.  Interestingly, there's now a good reason to use
  unsafeInterleaveIO.
GHC/IOBase.lhs