crem/fourmolu.yaml
2023-01-13 16:19:04 +01:00

15 lines
305 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: single-line
let-style: auto
in-style: right-align
unicode: never
respectful: true
fixities: []