ghc-6.12.3: The GHC APISource codeContentsIndex
MkId
Documentation
mkDictFunId :: Name -> [TyVar] -> ThetaType -> Class -> [Type] -> IdSource
mkDefaultMethodId :: Name -> Type -> IdSource
mkDictSelId :: Bool -> Name -> Class -> IdSource
mkDataConIds :: Name -> Name -> DataCon -> DataConIdsSource
mkPrimOpId :: PrimOp -> IdSource
mkFCallId :: Unique -> ForeignCall -> Type -> IdSource
mkTickBoxOpId :: Unique -> Module -> TickBoxId -> IdSource
mkBreakPointOpId :: Unique -> Module -> TickBoxId -> IdSource
mkReboxingAlt :: [Unique] -> DataCon -> [Var] -> CoreExpr -> CoreAltSource
wrapNewTypeBody :: TyCon -> [Type] -> CoreExpr -> CoreExprSource
unwrapNewTypeBody :: TyCon -> [Type] -> CoreExpr -> CoreExprSource
wrapFamInstBody :: TyCon -> [Type] -> CoreExpr -> CoreExprSource
unwrapFamInstScrut :: TyCon -> [Type] -> CoreExpr -> CoreExprSource
mkUnpackCase :: Id -> CoreExpr -> [Id] -> DataCon -> CoreExpr -> CoreExprSource
mkProductBox :: [Id] -> Type -> CoreExprSource
wiredInIds :: [Id]Source
ghcPrimIds :: [Id]Source
unsafeCoerceId :: IdSource
realWorldPrimId :: IdSource
voidArgId :: IdSource
nullAddrId :: IdSource
seqId :: IdSource
lazyId :: IdSource
lazyIdKey :: UniqueSource
mkRuntimeErrorApp :: Id -> Type -> String -> CoreExprSource
mkImpossibleExpr :: Type -> CoreExprSource
rEC_CON_ERROR_ID :: IdSource
iRREFUT_PAT_ERROR_ID :: IdSource
rUNTIME_ERROR_ID :: IdSource
nON_EXHAUSTIVE_GUARDS_ERROR_ID :: IdSource
nO_METHOD_BINDING_ERROR_ID :: IdSource
pAT_ERROR_ID :: IdSource
eRROR_ID :: IdSource
rEC_SEL_ERROR_ID :: IdSource
unsafeCoerceName :: NameSource
Produced by Haddock version 2.6.1