ormolu/data/examples
Utku Demir 159e5e7761 Use new operator style in types & declarations
```
a
  + b
```

instead of

```
a +
  b
2019-08-16 16:15:28 +02:00
..
declaration Use new operator style in types & declarations 2019-08-16 16:15:28 +02:00
import Change parens style and how separated lists of items are printed 2019-08-04 13:32:06 +02:00
module-header Tweak formatting of warning pragmas 2019-08-09 11:00:06 +02:00
other Try to contain comments inside enclosing constructs 2019-08-16 16:11:33 +02:00