ghc-7.2.2: The GHC API
PrelInfo
wiredInIds :: [Id]Source
ghcPrimIds :: [Id]Source
primOpRules :: PrimOp -> Name -> [CoreRule]Source
builtinRules :: [CoreRule]Source
ghcPrimExports :: [IfaceExport]Source
wiredInThings :: [TyThing]Source
basicKnownKeyNames :: [Name]Source
primOpId :: PrimOp -> IdSource
maybeCharLikeCon, maybeIntLikeCon :: DataCon -> BoolSource
isNumericClass, isStandardClass :: Class -> BoolSource