brittany/source/library/Language/Haskell/Brittany/Internal
Lennart Spitzner 7bbbea728d Fix another two comment spacing special-cases using hacks
Whole thing is ugly. Exactprint decided to not include a proper
delta for that one comment, so needed a special workaround that
then needs special exceptions too.

The whole thing is a mess at this point and needs a re-think.
At least we now have a proper test-suite for these kinds of
problems.
2023-05-30 11:29:40 +00:00
..
Components Fix minimize-parens feature, Add a few basic tests 2023-05-29 20:44:01 +00:00
Config Respect inline configs that happen to appear deep in AST 2023-05-28 13:55:20 +00:00
ToBriDoc Fix a missing comment case with MultiWayIf 2023-05-29 21:00:10 +00:00
Transformations Make use of OpTree for type (signature) layouting, Fix layout 2023-05-29 20:44:01 +00:00
WriteBriDoc Fix another two comment spacing special-cases using hacks 2023-05-30 11:29:40 +00:00
ParseExact.hs Refactor file/module structure again again 2023-05-29 20:44:01 +00:00
PerDecl.hs Refactor file/module structure again again 2023-05-29 20:44:01 +00:00
PerModule.hs Refactor file/module structure again again 2023-05-29 20:44:01 +00:00
Prelude.hs Refactor file/module structure again again 2023-05-29 20:44:01 +00:00
SplitExactModule.hs Refactor file/module structure again again 2023-05-29 20:44:01 +00:00
ToBriDoc.hs Use dependency-injection for ToBriDoc modules 2023-05-02 09:16:04 +00:00
ToBriDocTools.hs Fix exactprinting fallback for inline splice 2023-05-30 08:44:42 +00:00
Types.hs Make use of OpTree for type (signature) layouting, Fix layout 2023-05-29 20:44:01 +00:00
Utils.hs Implement fixity-aware-ops feature 2023-05-02 09:16:03 +00:00
WriteBriDoc.hs Fix another two comment spacing special-cases using hacks 2023-05-30 11:29:40 +00:00