Refactor HsDecls.TyClDecl to extract the type HsTyDefn, which is the
RHS of a data type or type synonym declaration. This can be shared between type declarations and type *instance* declarations.
Showing
This diff is collapsed.
RHS of a data type or type synonym declaration. This can be shared between type declarations and type *instance* declarations.