Lennart Spitzner
|
99dc88e2f9
|
Improve one HsLet layout
- Allow parSpacing for single-clause layout
- Allow par/sl layout when no where-clause was present
(not sure why this was disabled in the first place)
|
2023-04-22 19:54:24 +00:00 |
Lennart Spitzner
|
73656eeff6
|
Implement fixity-aware-ops feature
|
2023-04-22 19:54:24 +00:00 |
Lennart Spitzner
|
cbfa0d6d22
|
Partially restore retaining-empty-lines behaviour
Currently works for do blocks, multi-line list literals, and
lambda-case cases (apart from top-level blank lines that
never got ignored).
|
2023-04-22 19:54:24 +00:00 |
Lennart Spitzner
|
278dcfc7c6
|
Fix block-comment delta position special case
|
2023-04-22 19:54:24 +00:00 |
Lennart Spitzner
|
7f5dc46798
|
Replace BriDoc+BriDocF with single BriDocW + type family
|
2023-04-22 19:54:24 +00:00 |
Lennart Spitzner
|
7db1028223
|
Reintroduce BDAnnotationKW in the form of BDEntryDelta
|
2023-04-22 19:54:24 +00:00 |
Lennart Spitzner
|
7ebd61db3d
|
Refactor+Rewrite+Adaptation for ghc-9.2 support
|
2023-04-22 19:54:24 +00:00 |