Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
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 #