[project @ 1998-02-23 13:01:32 by simonm]
authorsimonm <unknown>
Mon, 23 Feb 1998 13:01:53 +0000 (13:01 +0000)
committersimonm <unknown>
Mon, 23 Feb 1998 13:01:53 +0000 (13:01 +0000)
commit6b28dc921d5ebadb851d9b53ab6fd637c744e186
tree9929e3e33b13e13872c49b64eae0e2462e6293ac
parentd1987b6290ce89e516b7370ac61b9b192948c5c8
[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).
ghc/compiler/codeGen/CgCon.lhs
ghc/compiler/codeGen/CgConTbls.lhs
ghc/compiler/codeGen/ClosureInfo.lhs
ghc/compiler/prelude/PrelInfo.lhs