Safe Haskell | None |
---|---|
Language | Haskell98 |
TcTyDecls
Documentation
calcRecFlags :: ModDetails -> Bool -> RoleAnnots -> [TyThing] -> RecTyInfo Source
Constructors
RTI | |
Fields
|
calcClassCycles :: Class -> [[TyCon]] Source
type RoleAnnots = NameEnv (LRoleAnnotDecl Name) Source
lookupRoleAnnots :: RoleAnnots -> Name -> Maybe (LRoleAnnotDecl Name) Source