swarm/fourmolu.yaml

9 lines
256 B
YAML
Raw Normal View History

indentation: 2
comma-style: leading
record-brace-space: true
indent-wheres: false # 'false' means save space by only half-indenting the 'where' keyword
diff-friendly-import-export: true
respectful: true
haddock-style: single-line
newlines-between-decls: 1