brittany/source/library/Language/Haskell/Brittany/Internal
Lennart Spitzner 2cec32e6e1 Fix bug in PRMMinimize feature for InfixN operators 2023-08-31 11:55:31 +00:00
..
Components Fix bug in PRMMinimize feature for InfixN operators 2023-08-31 11:55:31 +00:00
Config Implement new config flag UnknownOperatorHandling 2023-08-31 11:55:16 +00:00
ToBriDoc Fix let-in-expr non-idempotent comment placement 2023-08-31 11:55:31 +00:00
Transformations Make use of OpTree for type (signature) layouting, Fix layout 2023-05-29 20:44:01 +00:00
WriteBriDoc Fix let-in-expr non-idempotent comment placement 2023-08-31 11:55:31 +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 Implement merging of imports 2023-08-31 11:55:31 +00:00
ToBriDoc.hs Use dependency-injection for ToBriDoc modules 2023-05-02 09:16:04 +00:00
ToBriDocTools.hs Stop duplicating commas for splices inside list 2023-06-26 15:53:26 +00:00
Types.hs Implement new config flag UnknownOperatorHandling 2023-08-31 11:55:16 +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