diff --git a/fourmolu.yaml b/fourmolu.yaml index dcdd219..10e49bd 100644 --- a/fourmolu.yaml +++ b/fourmolu.yaml @@ -8,7 +8,7 @@ record-brace-space: true newline-between-decls: true haddock-style: multi-line haddock-style-module: null -let-style: newline +let-style: auto in-style: left-align single-constraint-parens: always single-deriving-parens: always