darcs

Patch 2015 add a .stylish-haskell.yaml reflecting our coding conv...

Title add a .stylish-haskell.yaml reflecting our coding conv...
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To
Milestone

Created on 2020-04-04.09:49:22 by bfrk, last changed 2020-06-20.09:26:33 by bfrk.

Files
File name Status Uploaded Type Edit Remove
add-a-_stylish_haskell_yaml-reflecting-our-coding-conventions.dpatch bfrk, 2020-04-04.09:49:21 application/x-darcs-patch
patch-preview.txt bfrk, 2020-04-04.09:49:21 text/x-darcs-patch
unnamed bfrk, 2020-04-04.09:49:21 text/plain
See mailing list archives for discussion on individual patches.
Messages
msg21976 (view) Author: bfrk Date: 2020-04-04.09:49:21
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
msg22045 (view) Author: bfrk Date: 2020-06-20.09:26:33
Trivial, self-accept.
History
Date User Action Args
2020-04-04 09:49:23bfrkcreate
2020-04-04 09:51:23bfrksetstatus: needs-screening -> needs-review
2020-06-20 09:26:33bfrksetstatus: needs-review -> accepted
messages: + msg22045