2024-05-28 23:46:09 +02:00
|
|
|
indentation: 2
|
|
|
|
column-limit: none
|
|
|
|
function-arrows: leading
|
|
|
|
comma-style: leading
|
|
|
|
import-export-style: leading
|
|
|
|
indent-wheres: true
|
|
|
|
record-brace-space: true
|
|
|
|
newline-between-decls: true
|
|
|
|
haddock-style: multi-line
|
|
|
|
haddock-style-module: null
|
2024-05-29 00:32:56 +02:00
|
|
|
let-style: auto
|
2024-05-28 23:46:09 +02:00
|
|
|
in-style: left-align
|
|
|
|
single-constraint-parens: always
|
|
|
|
single-deriving-parens: always
|
|
|
|
unicode: never
|
|
|
|
respectful: true
|