Lennart Spitzner
|
75d17b961c
|
Fix double-printing of comments on certain data-decls
|
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
|
7c329d391b
|
Make if-then-layout layout more consistent
|
2023-05-02 09:16:03 +00:00 |
Lennart Spitzner
|
5bee3fa93d
|
Fix missing comment for MG
|
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
|
3121ccacfe
|
Behaviour addition: Allow par-spacing on HsApp
|
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
|
72c9e4c3ab
|
Fix block-comment delta position special case
|
2023-05-02 09:16:03 +00:00 |
Lennart Spitzner
|
b116529005
|
Replace BriDoc+BriDocF with single BriDocW + type family
|
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 |
Taylor Fausak
|
93a43bf28d
|
Revert "Remove `Language.Haskell.` from module names"
This reverts commit 2fe1432631 .
|
2022-01-13 14:16:14 +00:00 |
Taylor Fausak
|
2fe1432631
|
Remove `Language.Haskell.` from module names
|
2021-11-29 12:25:00 +00:00 |
Taylor Fausak
|
7fa2a85b30
|
Format Brittany with Brittany
Fixes #238.
|
2021-11-29 02:31:50 +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
|
8fadac8b2e
|
Format imports
|
2021-11-21 13:44:06 +00:00 |
Taylor Fausak
|
4079981b1d
|
Revert "Format Brittany with Brittany"
This reverts commit 4398b5880d .
|
2021-11-07 12:37:49 +00:00 |
Taylor Fausak
|
4398b5880d
|
Format Brittany with Brittany
|
2021-11-06 22:29:34 +00:00 |
Taylor Fausak
|
2ab406471b
|
Move library
|
2021-11-06 21:07:34 +00:00 |