[project @ 1997-11-11 14:28:12 by simonm]
Compiler changes to: * remove PrimIO * change type of _ccall_ to IO. (includes commits to basicTypes/Unique.lhs, deSugar/DsCCall.lhs, and prelude/PrelInfo.lhs, but the commit script messed up).
Showing
- ghc/compiler/prelude/PrelMods.lhs 6 additions, 2 deletionsghc/compiler/prelude/PrelMods.lhs
- ghc/compiler/prelude/PrelVals.lhs 1 addition, 1 deletionghc/compiler/prelude/PrelVals.lhs
- ghc/compiler/prelude/PrimOp.lhs 4 additions, 6 deletionsghc/compiler/prelude/PrimOp.lhs
- ghc/compiler/prelude/TysWiredIn.lhs 25 additions, 38 deletionsghc/compiler/prelude/TysWiredIn.lhs
- ghc/compiler/rename/Rename.lhs 2 additions, 8 deletionsghc/compiler/rename/Rename.lhs
- ghc/compiler/rename/RnExpr.lhs 7 additions, 3 deletionsghc/compiler/rename/RnExpr.lhs
- ghc/compiler/typecheck/TcExpr.lhs 20 additions, 10 deletionsghc/compiler/typecheck/TcExpr.lhs
- ghc/compiler/typecheck/TcModule.lhs 20 additions, 32 deletionsghc/compiler/typecheck/TcModule.lhs
Please register or sign in to comment