1
1
mirror of https://github.com/google/ormolu.git synced 2024-12-04 17:12:29 +03:00
ormolu/data
yumiova 069ae69a5b Support data types with infix & multi-line declarations
Fix the bug where data types with infix names & names layed out over multiple lines get incorrectly formatted. Specifically, reuse `p_infixDefHelper` to easily take care of this behavior.
2019-07-12 17:19:05 +02:00
..
examples Support data types with infix & multi-line declarations 2019-07-12 17:19:05 +02:00
printer Implement pretty printing combinators 2019-01-28 19:26:13 +01:00