[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.
Showing
- ghc/compiler/basicTypes/Unique.lhs 0 additions, 2 deletionsghc/compiler/basicTypes/Unique.lhs
- ghc/compiler/prelude/PrelInfo.lhs 0 additions, 1 deletionghc/compiler/prelude/PrelInfo.lhs
- ghc/compiler/prelude/PrelVals.lhs 0 additions, 85 deletionsghc/compiler/prelude/PrelVals.lhs
- ghc/lib/.depend 1042 additions, 0 deletionsghc/lib/.depend
- ghc/lib/ghc/ArrBase.lhs 1 addition, 0 deletionsghc/lib/ghc/ArrBase.lhs
- ghc/lib/ghc/STBase.lhs 0 additions, 4 deletionsghc/lib/ghc/STBase.lhs
- ghc/lib/ghc/Unsafe.lhs 42 additions, 1 deletionghc/lib/ghc/Unsafe.lhs
Loading
Please register or sign in to comment