cvs commit: fptools/libraries/base/GHC IOBase.lhs

Simon Marlow simonmar at glass.cse.ogi.edu
Tue Apr 20 09:49:59 EDT 2004


simonmar    2004/04/20 08:49:58 PDT

  Modified files:
    libraries/base/GHC   IOBase.lhs 
  Log:
  - 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.
  
  Revision  Changes    Path
  1.43      +11 -1     fptools/libraries/base/GHC/IOBase.lhs


More information about the Cvs-libraries mailing list