1
1
mirror of https://github.com/google/ormolu.git synced 2024-12-11 08:44:45 +03:00
ormolu/data/examples/declaration/instance
mrkkrp 244144d6f4 Fix rendering of infix constructions in lhs of definitions
Also includes a minor refactoring of how type families are rendered.
2019-06-15 09:43:42 +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 Implement rendering of instance declarations 2019-06-08 22:28:25 +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