ross        2002/07/16 09:05:36 PDT

  Added files:
    libraries/Hugs       Array.hs ConcBase.hs IO.hs IOExts.hs 
                         IORef.hs Int.hs LazyST.hs ST.hs Stable.hs 
                         StablePtr.hs System.hs Weak.hs Word.hs 
  Log:
  Minor variants of some Hugs modules for use with hierarchical libraries:
  
  * longer module names
  
  * IO: deleted hRead, hPutStrLn and hPrint (all defined in System.IO)
  
  * ST & LazyST:
        - sound type for stToIO, exported RealWorld (like GHC)
        - renamed unsafeIOtoST as unsafeIOToST
        - added modifySTRef
_______________________________________________
Cvs-hugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-hugs


Reply via email to