1 patch for repository http://darcs.net/screened:
patch d7114a7cee42cc2bfe588ded66b11a1fc93cce83
Author: Ben Franksen <ben.franksen@online.de>
Date: Sat Apr 4 11:32:19 CEST 2020
* add a .stylish-haskell.yaml reflecting our coding conventions
Note that stylish-haskell is quite conservative and limited in scope. I
removed all alignment from the configuration as we don't normally use that
style and slightly extended the column width from 80 to 85. I tested it with
various source files and found that the results are quite nice. It even
respects groups of imports when separated by an empty line and sorts by
module name only inside each group.
Attachments
|