settle for let-style: mixed

This commit is contained in:
Christian Ulrich 2024-05-29 00:41:29 +02:00
parent 49ba6d5976
commit f757078d80
No known key found for this signature in database
GPG Key ID: 8241BE099775A097
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ record-brace-space: true
newline-between-decls: true newline-between-decls: true
haddock-style: multi-line haddock-style: multi-line
haddock-style-module: null haddock-style-module: null
let-style: auto let-style: mixed
in-style: left-align in-style: left-align
single-constraint-parens: always single-constraint-parens: always
single-deriving-parens: always single-deriving-parens: always