1
1
mirror of https://github.com/google/ormolu.git synced 2024-12-12 15:14:22 +03:00
ormolu/data
yumiova bdc8738fa8 Add newlines between most declarations in a type class
Certain other kinds of declarations (such as associated type signatures and
bindings) are grouped together without newlines. The process for determining
which declarations are grouped reuses the same logic as for modules.
2019-06-25 23:26:43 +02:00
..
examples Add newlines between most declarations in a type class 2019-06-25 23:26:43 +02:00
printer Implement pretty printing combinators 2019-01-28 19:26:13 +01:00