brittany/source/library/Language/Haskell/Brittany/Internal/ToBriDoc
Lennart Spitzner 99dc88e2f9 Improve one HsLet layout
- Allow parSpacing for single-clause layout
- Allow par/sl layout when no where-clause was present
  (not sure why this was disabled in the first place)
2023-04-22 19:54:24 +00:00
..
DataDecl.hs Use dependency-injection for ToBriDoc modules 2023-04-22 19:54:24 +00:00
Decl.hs Improve one HsLet layout 2023-04-22 19:54:24 +00:00
Expr.hs Fix comments moving after "where" 2023-04-22 19:54:24 +00:00
IE.hs Use dependency-injection for ToBriDoc modules 2023-04-22 19:54:24 +00:00
Import.hs Use dependency-injection for ToBriDoc modules 2023-04-22 19:54:24 +00:00
Module.hs Use dependency-injection for ToBriDoc modules 2023-04-22 19:54:24 +00:00
OpTree.hs Dont flatten operators without surrounding parens 2023-04-22 19:54:24 +00:00
Pattern.hs Use dependency-injection for ToBriDoc modules 2023-04-22 19:54:24 +00:00
Stmt.hs Fix comments moving after "where" 2023-04-22 19:54:24 +00:00
Type.hs Fix comment-after-context 2023-04-22 19:54:24 +00:00