14 lines
301 B
YAML
14 lines
301 B
YAML
indentation: 4
|
|
function-arrows: trailing
|
|
comma-style: leading
|
|
import-export-style: diff-friendly
|
|
indent-wheres: false
|
|
record-brace-space: true
|
|
newlines-between-decls: 1
|
|
haddock-style: multi-line
|
|
haddock-style-module:
|
|
let-style: auto
|
|
in-style: right-align
|
|
respectful: false
|
|
fixities: []
|
|
unicode: never
|