brittany/source/library/Language/Haskell/Brittany/Internal/ToBriDoc
Lennart Spitzner 7ab6a207ae Update OpApp layouting options
- Allow par-spacing for single-operator 1+n-line layout
- Tweak when to flatten operators, i.e. when to allow a flat one-line-each
  layout for the operator sequence "$ $ $ + +".
2023-05-02 09:16:44 +00:00
..
DataDecl.hs Use dependency-injection for ToBriDoc modules 2023-05-02 09:16:04 +00:00
Decl.hs Minor comment updates and cleanup 2023-05-02 09:16:04 +00:00
Expr.hs Discard special case for non-nested OpApp 2023-05-02 09:16:04 +00:00
IE.hs Use dependency-injection for ToBriDoc modules 2023-05-02 09:16:04 +00:00
Import.hs Use dependency-injection for ToBriDoc modules 2023-05-02 09:16:04 +00:00
Module.hs Use dependency-injection for ToBriDoc modules 2023-05-02 09:16:04 +00:00
OpTree.hs Update OpApp layouting options 2023-05-02 09:16:44 +00:00
Pattern.hs Use dependency-injection for ToBriDoc modules 2023-05-02 09:16:04 +00:00
Stmt.hs Minor comment updates and cleanup 2023-05-02 09:16:04 +00:00
Type.hs Fix comment-after-context 2023-05-02 09:16:04 +00:00