1
1
mirror of https://github.com/google/ormolu.git synced 2024-12-11 21:09:47 +03:00
ormolu/data/examples/declaration/instance
Rupert Horlick 4a0e5d4e42 [#94] Improve handling of newline before match group bodies
The PR changes the body layouting to use a span that includes the last point in
the name/pattern part of a match. This forces the layout to be multiline iff the
body starts on a newline.
2019-06-19 21:38:53 +02:00
..
associated-data-out.hs Support associated data types and open data family instances 2019-06-08 22:28:25 +02:00
associated-data.hs Support associated data types and open data family instances 2019-06-08 22:28:25 +02:00
associated-types-out.hs Fix rendering of infix constructions in lhs of definitions 2019-06-15 09:43:42 +02:00
associated-types.hs Implement rendering of instance declarations 2019-06-08 22:28:25 +02:00
contexts-out.hs Implement rendering of instance declarations 2019-06-08 22:28:25 +02:00
contexts.hs Implement rendering of instance declarations 2019-06-08 22:28:25 +02:00
data-family-instances-out.hs Support associated data types and open data family instances 2019-06-08 22:28:25 +02:00
data-family-instances.hs Support associated data types and open data family instances 2019-06-08 22:28:25 +02:00
empty-instance-out.hs Implement rendering of instance declarations 2019-06-08 22:28:25 +02:00
empty-instance.hs Implement rendering of instance declarations 2019-06-08 22:28:25 +02:00
instance-sigs-out.hs [#94] Improve handling of newline before match group bodies 2019-06-19 21:38:53 +02:00
instance-sigs.hs Implement rendering of instance declarations 2019-06-08 22:28:25 +02:00
multi-parameter-out.hs Implement rendering of instance declarations 2019-06-08 22:28:25 +02:00
multi-parameter.hs Implement rendering of instance declarations 2019-06-08 22:28:25 +02:00
overlappable-instances-out.hs Avoid comparing ‘SourceText’ when comparing ASTs 2019-06-08 22:28:25 +02:00
overlappable-instances.hs Avoid comparing ‘SourceText’ when comparing ASTs 2019-06-08 22:28:25 +02:00
single-parameter-out.hs Implement rendering of instance declarations 2019-06-08 22:28:25 +02:00
single-parameter.hs Implement rendering of instance declarations 2019-06-08 22:28:25 +02:00
type-family-instances-out.hs Fix rendering of infix constructions in lhs of definitions 2019-06-15 09:43:42 +02:00
type-family-instances.hs Support associated data types and open data family instances 2019-06-08 22:28:25 +02:00