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