| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Ormolu.Printer.Meat.Declaration.Data
Description
Renedring of data type declarations.
Documentation
Arguments
| :: FamilyStyle | Whether to format as data family |
| -> LocatedN RdrName | Type constructor |
| -> HsTyPats GhcPs | Type patterns |
| -> LexicalFixity | Lexical fixity |
| -> HsDataDefn GhcPs | Data definition |
| -> R () |