Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
mkPrimOpId :: PrimOp -> Id Source #
wrapTypeUnbranchedFamInstBody :: CoAxiom Unbranched -> [Type] -> [Coercion] -> CoreExpr -> CoreExpr Source #
unwrapTypeUnbranchedFamInstScrut :: CoAxiom Unbranched -> [Type] -> [Coercion] -> CoreExpr -> CoreExpr Source #
mkDataConRep :: DynFlags -> FamInstEnvs -> Name -> Maybe [HsImplBang] -> DataCon -> UniqSM DataConRep Source #
wiredInIds :: [Id] Source #
ghcPrimIds :: [Id] Source #
unsafeCoerceId :: Id Source #
realWorldPrimId :: Id Source #
voidPrimId :: Id Source #
nullAddrId :: Id Source #
coercionTokenId :: Id Source #
magicDictId :: Id Source #
proxyHashId :: Id Source #
module PrelRules