[project @ 1998-02-23 13:01:32 by simonm]
Fix CharLike and IntLike support: - rename maybeCharLikeTyCon to maybeCharLikeCon - rename maybeIntLikeTyCon to maybeIntLikeCon and make them return Bool instead of (Maybe TyCon).
Showing
- ghc/compiler/codeGen/CgCon.lhs 3 additions, 4 deletionsghc/compiler/codeGen/CgCon.lhs
- ghc/compiler/codeGen/CgConTbls.lhs 0 additions, 1 deletionghc/compiler/codeGen/CgConTbls.lhs
- ghc/compiler/codeGen/ClosureInfo.lhs 3 additions, 5 deletionsghc/compiler/codeGen/ClosureInfo.lhs
- ghc/compiler/prelude/PrelInfo.lhs 4 additions, 3 deletionsghc/compiler/prelude/PrelInfo.lhs
Please register or sign in to comment