[project @ 1998-05-22 15:57:05 by simonm]
authorsimonm <unknown>
Fri, 22 May 1998 15:57:28 +0000 (15:57 +0000)
committersimonm <unknown>
Fri, 22 May 1998 15:57:28 +0000 (15:57 +0000)
commit6bfd2f54231675165b3345689f41ab77db0bbba9
tree3f4d51311edba37637aa9a3332332760b5a31e0b
parent7f1ab1dd7e5e90de2f208d7708c7fbe66f1688ca
[project @ 1998-05-22 15:57:05 by simonm]
- Add NOINLINE pragmas to the unsafe things (unsafe*IO, unsafe*ST, runST etc.)
- Move unsafe function back into the proper modules
- Remove PrelUnsafe*.lhs
14 files changed:
ghc/lib/std/CPUTime.lhs
ghc/lib/std/Directory.lhs
ghc/lib/std/IO.lhs
ghc/lib/std/Makefile
ghc/lib/std/PrelArr.lhs
ghc/lib/std/PrelForeign.lhs
ghc/lib/std/PrelHandle.lhs
ghc/lib/std/PrelIOBase.lhs
ghc/lib/std/PrelNum.lhs
ghc/lib/std/PrelPack.lhs
ghc/lib/std/PrelST.lhs
ghc/lib/std/PrelUnsafe.lhs [deleted file]
ghc/lib/std/PrelUnsafeST.lhs [deleted file]
ghc/lib/std/Time.lhs