ormolu/data/examples/declaration
2019-07-29 22:28:28 +02:00
..
annotation Insert newlines after annotations in certain cases 2019-06-28 21:37:38 +02:00
class Sort language pragmas and fix their placement in modules 2019-07-05 20:03:31 +02:00
data Keep comma on multiple GADT declaration 2019-07-20 22:31:54 +02:00
default Add Default declaration printer 2019-06-19 17:53:42 +02:00
deriving Implemenet rendering of standalone deriving 2019-06-16 14:25:57 +02:00
foreign Sort language pragmas and fix their placement in modules 2019-07-05 20:03:31 +02:00
instance Support data types with infix & multi-line declarations 2019-07-12 17:19:05 +02:00
rewrite-rule Implement rendering of rewrite rule declarations 2019-07-12 17:07:54 +02:00
role-annotation Sort language pragmas and fix their placement in modules 2019-07-05 20:03:31 +02:00
signature Preserve operators promotion (single quote) 2019-07-20 22:07:47 +02:00
splice Adjust when we put parentheses around TH-quoted names 2019-07-29 22:27:06 +02:00
type Always put parens around kind signatures 2019-07-21 22:43:55 +02:00
type-families Fix rendering of infix constructions in lhs of definitions 2019-06-15 09:43:42 +02:00
type-synonyms Implement rendering of type synonyms 2019-04-09 22:45:23 +02:00
value Don't separate pattern signature from pattern (fixes #192) 2019-07-29 22:28:28 +02:00
warning Implement printer for ‘WarningD’ 2019-06-26 22:26:31 +02:00