1
1
mirror of https://github.com/google/ormolu.git synced 2024-12-04 17:12:29 +03:00
ormolu/data
yumiova f9842f5942 Add newlines between most declarations in a type class instance
Certain other kinds of declarations, such as instance signatures (e.g., from `InstanceSigs`) and bindings, are grouped together without newlines. The process for determining which declarations are grouped reuses the same logic as for modules and type classes.
2019-06-27 20:32:49 +02:00
..
examples Add newlines between most declarations in a type class instance 2019-06-27 20:32:49 +02:00
printer Implement pretty printing combinators 2019-01-28 19:26:13 +01:00