mirror of
https://github.com/google/ormolu.git
synced 2024-12-11 08:44:45 +03:00
45e25a1146
This pull request implements most of currently missing types of expressions, with the exception of: * Do notation * List comprehensions (list comprehensions are considered a kind of do notation in GHC) * Arrow notation * Template Haskell Most expressions are pretty printed in an uncontroversial manner, preferably similar to existing syntax. |
||
---|---|---|
.. | ||
data | ||
type | ||
type-families | ||
type-synonyms | ||
value |