Safe Haskell | None |
---|---|
Language | Haskell2010 |
Type class, type family, and data family instance declarations.
Documentation
p_clsInstDecl :: ClsInstDecl GhcPs -> R () Source #
p_tyFamInstDecl :: FamilyStyle -> TyFamInstDecl GhcPs -> R () Source #
p_dataFamInstDecl :: FamilyStyle -> DataFamInstDecl GhcPs -> R () Source #