Lennart Spitzner
|
d4f49f9ced
|
Fix one more block-comment restore-position issue
|
2023-05-28 13:55:21 +00:00 |
Lennart Spitzner
|
860c8771ae
|
Fix issue with indentation after block-comments
|
2023-05-18 15:42:48 +00:00 |
Lennart Spitzner
|
d2a48ba559
|
Fixup misspelled data-type name
|
2023-05-02 09:56:39 +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
|
72c9e4c3ab
|
Fix block-comment delta position special case
|
2023-05-02 09:16:03 +00:00 |
Lennart Spitzner
|
ee2814e3a8
|
Reintroduce BDAnnotationKW in the form of BDEntryDelta
|
2023-05-02 09:16:03 +00:00 |
Lennart Spitzner
|
7d3490b80a
|
Clean up WriteBriDoc monad state handling
|
2023-05-02 09:16:03 +00:00 |
Lennart Spitzner
|
847e01cc30
|
Clean up unused WriteBriDoc operators
|
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 |