Safe Haskell | None |
---|---|
Language | GHC2021 |
Ormolu.Printer.Meat.Declaration.Type
Description
Rendering of type synonym declarations.
Documentation
Arguments
:: LocatedN RdrName | Type constructor |
-> LexicalFixity | Fixity |
-> LHsQTyVars GhcPs | Type variables |
-> LHsType GhcPs | RHS of type declaration |
-> R () |