packages feed

fourmolu-0.9.0.0: fourmolu.yaml

# Options should imitate Ormolu's style
indentation: 2
function-arrows: trailing
comma-style: trailing
import-export-style: trailing
indent-wheres: true
record-brace-space: true
newlines-between-decls: 1
haddock-style: single-line
let-style: inline
in-style: right-align
unicode: never
respectful: false
fixities: []