Lennart Spitzner
|
99e5aacb5e
|
Discard special case for non-nested OpApp
|
2023-05-02 09:16:04 +00:00 |
Lennart Spitzner
|
d29303d4cd
|
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-05-02 09:16:04 +00:00 |
Lennart Spitzner
|
09ec59eaf9
|
Fix comment-after-context
|
2023-05-02 09:16:04 +00:00 |
Lennart Spitzner
|
2fef44559e
|
Fix comments moving after "where"
|
2023-05-02 09:16:04 +00:00 |
Lennart Spitzner
|
676695a609
|
Implement fixity-aware-ops feature
|
2023-05-02 09:16:03 +00:00 |
Lennart Spitzner
|
f13a82964a
|
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-05-02 09:16:03 +00:00 |
Lennart Spitzner
|
05270ecb45
|
Improve block-comment behaviour (newlines after or not)
|
2023-05-02 09:16:03 +00:00 |
Lennart Spitzner
|
83b13d61a0
|
Change behaviour: Less par-spacing for function application
|
2023-05-02 09:16:03 +00:00 |
Lennart Spitzner
|
d9373ec80e
|
Implement extension support - OverloadedRecordDot
|
2023-05-02 09:16:03 +00:00 |
Lennart Spitzner
|
d11141d34d
|
Refactor+Rewrite+Adaptation for ghc-9.2 support
|
2023-05-02 09:16:03 +00:00 |
Lennart Spitzner
|
bff9bfb312
|
Support and use nested file structure for tests
|
2023-05-02 09:16:03 +00:00 |
Lennart Spitzner
|
4e397441b9
|
Revert "Split tests into individual files"
This reverts commit 21e86adf6e .
|
2023-05-02 09:16:00 +00:00 |
Taylor Fausak
|
21e86adf6e
|
Split tests into individual files
|
2021-11-23 22:41:01 +00:00 |
Taylor Fausak
|
89a9f47b72
|
Ignore warnings when parsing modules
|
2021-11-21 23:40:15 +00:00 |
Taylor Fausak
|
ab59e9acc3
|
Parse modules "purely", without ghc-paths
|
2021-11-21 22:58:07 +00:00 |
Taylor Fausak
|
cdc8405b10
|
Remove mentions of GHC 8.x
|
2021-11-21 13:59:35 +00:00 |
Taylor Fausak
|
8d7b46b9e9
|
Fix handling of comments
|
2021-11-07 13:01:54 +00:00 |
Taylor Fausak
|
e22a647baa
|
Move literate test files
|
2021-11-06 21:28:23 +00:00 |