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