15 lines
296 B
YAML
15 lines
296 B
YAML
|
indentation: 2
|
||
|
function-arrows: leading
|
||
|
comma-style: leading
|
||
|
import-export-style: leading
|
||
|
indent-wheres: true
|
||
|
record-brace-space: true
|
||
|
newlines-between-decls: 1
|
||
|
haddock-style: single-line
|
||
|
haddock-style-module:
|
||
|
let-style: inline
|
||
|
in-style: right-align
|
||
|
respectful: false
|
||
|
fixities: []
|
||
|
unicode: never
|