Skip to content
  • sof's avatar
    [project @ 1999-01-14 18:15:28 by sof] · a9d0fc54
    sof authored
    * Misc changes to reflect that we're now speaking Haskell 98.
    * Augmented IOExts export list with
    
    		unsafeIOToST	   :: IO a   -> ST s a
    		stToIO	           :: ST s a -> IO a
    a9d0fc54