1
1
mirror of https://github.com/google/ormolu.git synced 2025-01-07 15:50:27 +03:00
ormolu/data/examples/declaration/signature/specialize
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
..
specialize-instance-out.hs Add newlines between most declarations in a type class instance 2019-06-27 20:32:49 +02:00
specialize-instance.hs Implement specialize instance pragma 2019-06-23 20:16:53 +02:00
specialize-out.hs Output multiple specialize pragmas in a row nicer 2019-06-10 21:34:49 +02:00
specialize.hs Output multiple specialize pragmas in a row nicer 2019-06-10 21:34:49 +02:00