17 lines
368 B
YAML
17 lines
368 B
YAML
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
|
|
let-style: auto
|
|
in-style: left-align
|
|
single-constraint-parens: always
|
|
single-deriving-parens: always
|
|
unicode: never
|
|
respectful: true
|