[project @ 1997-12-04 11:05:32 by simonm]
authorsimonm <unknown>
Thu, 4 Dec 1997 11:05:58 +0000 (11:05 +0000)
committersimonm <unknown>
Thu, 4 Dec 1997 11:05:58 +0000 (11:05 +0000)
commit86b97832f5ccf79554b630e004f6be1611179e76
tree14e4a3377d170306416853127845f07d2caa6472
parente12e19567024ade8643918a88cc22a74d879afdb
[project @ 1997-12-04 11:05:32 by simonm]
Remove wired-in runST, instead provide a type signature using the
universal quanitification extension.

Also move runST from STBase.lhs into Unsafe.lhs so that it won't get
inlined anywhere.
ghc/compiler/basicTypes/Unique.lhs
ghc/compiler/prelude/PrelInfo.lhs
ghc/compiler/prelude/PrelVals.lhs
ghc/lib/.depend [new file with mode: 0644]
ghc/lib/ghc/ArrBase.lhs
ghc/lib/ghc/STBase.lhs
ghc/lib/ghc/Unsafe.lhs