ormolu-0.4.0.0: A formatter for Haskell source code
Safe HaskellNone
LanguageHaskell2010

Ormolu.Printer.Meat.Declaration.TypeFamily

Description

Rendering of data/type families.

Documentation

p_famDecl :: FamilyStyle -> FamilyDecl GhcPs -> R () Source #

p_tyFamInstEqn :: TyFamInstEqn GhcPs -> R () Source #