1
1
mirror of https://github.com/google/ormolu.git synced 2024-12-01 00:32:04 +03:00
ormolu/data/examples/declaration
yumiova ba64967c03 Implement properly indented constraint contexts
Essentially, it simply indents the constraints one layer, instead of hanging the constraints off of `class` or `instance`.
2019-06-28 21:09:15 +02:00
..
annotation Add AnnD printer 2019-06-19 20:50:24 +02:00
class Implement properly indented constraint contexts 2019-06-28 21:09:15 +02:00
data Support empty data declarations 2019-06-23 20:30:46 +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 [#53] Implement rendering for foreign declarations 2019-06-19 21:20:19 +02:00
instance Implement properly indented constraint contexts 2019-06-28 21:09:15 +02:00
role-annotation Support rendering of role annotation declarations 2019-06-16 14:49:56 +02:00
signature Add newlines between most declarations in a type class instance 2019-06-27 20:32:49 +02:00
splice Support typed and untyped splices 2019-06-23 17:59:47 +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 Add more function guards tests 2019-06-27 21:14:22 +02:00
warning Implement printer for ‘WarningD’ 2019-06-26 22:26:31 +02:00