[project @ 1999-01-14 18:15:28 by sof]
authorsof <unknown>
Thu, 14 Jan 1999 18:15:32 +0000 (18:15 +0000)
committersof <unknown>
Thu, 14 Jan 1999 18:15:32 +0000 (18:15 +0000)
commita9d0fc543966edebf8f23c87982a826c8eb3d0c2
tree100c1a9d0881f86cd3e980555313ba3a714fce2b
parent0d65c1627fcb0aa951c6457c879fdd7626e83a62
[project @ 1999-01-14 18:15:28 by sof]
* 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
ghc/lib/exts/ByteArray.lhs
ghc/lib/exts/Dynamic.lhs
ghc/lib/exts/Exception.lhs
ghc/lib/exts/Foreign.lhs
ghc/lib/exts/GetOpt.lhs
ghc/lib/exts/GlaExts.lhs
ghc/lib/exts/IOExts.lhs
ghc/lib/exts/Int.lhs
ghc/lib/exts/LazyST.lhs
ghc/lib/exts/MutableArray.lhs
ghc/lib/exts/Word.lhs