1
1
mirror of https://github.com/google/ormolu.git synced 2024-12-01 00:32:04 +03:00
ormolu/data/examples/declaration/class
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
..
associated-data-out.hs Add newlines between most declarations in a type class 2019-06-25 23:26:43 +02:00
associated-data.hs Support infix operator & multi-line class names 2019-06-19 21:09:34 +02:00
associated-type-defaults-out.hs Add newlines between most declarations in a type class 2019-06-25 23:26:43 +02:00
associated-type-defaults.hs Implement rendering of type class declarations 2019-06-16 13:59:10 +02:00
associated-types-out.hs Add newlines between most declarations in a type class 2019-06-25 23:26:43 +02:00
associated-types.hs Support infix operator & multi-line class names 2019-06-19 21:09:34 +02:00
default-implementations-out.hs Add newlines between most declarations in a type class 2019-06-25 23:26:43 +02:00
default-implementations.hs Implement rendering of type class declarations 2019-06-16 13:59:10 +02:00
default-signatures-out.hs Add newlines between most declarations in a type class 2019-06-25 23:26:43 +02:00
default-signatures.hs Implement rendering of type class declarations 2019-06-16 13:59:10 +02:00
dependency-super-classes-out.hs Implement properly indented constraint contexts 2019-06-28 21:09:15 +02:00
dependency-super-classes.hs Implement rendering of type class declarations 2019-06-16 13:59:10 +02:00
empty-classes-out.hs Implement rendering of type class declarations 2019-06-16 13:59:10 +02:00
empty-classes.hs Implement rendering of type class declarations 2019-06-16 13:59:10 +02:00
functional-dependencies-out.hs Implement properly indented constraint contexts 2019-06-28 21:09:15 +02:00
functional-dependencies.hs Implement rendering of type class declarations 2019-06-16 13:59:10 +02:00
multi-parameters-out.hs Implement properly indented constraint contexts 2019-06-28 21:09:15 +02:00
multi-parameters.hs Support infix operator & multi-line class names 2019-06-19 21:09:34 +02:00
poly-kinded-classes-out.hs Implement properly indented constraint contexts 2019-06-28 21:09:15 +02:00
poly-kinded-classes.hs Support infix operator & multi-line class names 2019-06-19 21:09:34 +02:00
single-parameters-out.hs Add newlines between most declarations in a type class 2019-06-25 23:26:43 +02:00
single-parameters.hs Implement rendering of type class declarations 2019-06-16 13:59:10 +02:00
super-classes-out.hs Implement properly indented constraint contexts 2019-06-28 21:09:15 +02:00
super-classes.hs Implement rendering of type class declarations 2019-06-16 13:59:10 +02:00
type-operators-out.hs Implement properly indented constraint contexts 2019-06-28 21:09:15 +02:00
type-operators.hs Support infix operator & multi-line class names 2019-06-19 21:09:34 +02:00