17 lines
371 B
YAML
17 lines
371 B
YAML
|
indentation: 2
|
||
|
column-limit: none
|
||
|
function-arrows: trailing
|
||
|
comma-style: leading
|
||
|
import-export-style: diff-friendly
|
||
|
indent-wheres: true
|
||
|
record-brace-space: true
|
||
|
newlines-between-decls: 1
|
||
|
haddock-style: single-line
|
||
|
haddock-style-module: null
|
||
|
let-style: auto
|
||
|
in-style: left-align
|
||
|
single-constraint-parens: auto
|
||
|
single-deriving-parens: never
|
||
|
unicode: never
|
||
|
respectful: true
|