Documentation
module IfaceType
IfaceId | |
| |
IfaceData | |
| |
IfaceSyn | |
IfaceClass | |
| |
IfaceForeign | |
|
data IfaceClassOp Source
data IfaceConDecl Source
IfCon | |
|
data IfaceConDecls Source
type IfaceAlt = (IfaceConAlt, [IfLclName], IfaceExpr)Source
data IfaceBinding Source
data IfaceConAlt Source
data IfaceIdDetails Source
data IfaceUnfolding Source
data IfaceInfoItem Source
IfaceRule | |
|
data IfaceAnnotation Source
type IfaceAnnTarget = AnnTarget OccNameSource
IfaceInst | |
|
ifaceDeclSubBndrs :: IfaceDecl -> [OccName]Source
pprIfaceDeclHead :: IfaceContext -> OccName -> [IfaceTvBndr] -> SDocSource