Lennart Spitzner
|
396c23191c
|
Discard special case for non-nested OpApp
|
2023-04-22 19:54:24 +00:00 |
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
|
e9f66b3fd8
|
Fix comment-after-context
|
2023-04-22 19:54:24 +00:00 |
Lennart Spitzner
|
f2e0044c4a
|
Fix comments moving after "where"
|
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
|
6f380f2be6
|
Change behaviour: Less par-spacing for function application
|
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 |
Lennart Spitzner
|
dd8264797e
|
Revert "Split tests into individual files"
This reverts commit 21e86adf6e .
|
2023-04-22 19:54:24 +00:00 |