define tentative fourmolu configuration

This commit is contained in:
Marco Perone 2023-01-05 11:09:50 +01:00
parent f1ccb6ebae
commit c8d8f51160

View File

@ -1,8 +1,14 @@
indentation: 2
function-arrows: leading
comma-style: leading
record-brace-space: true
import-export-style: leading
indent-wheres: true
diff-friendly-import-export: true
respectful: true
haddock-style: multi-line
record-brace-space: true
newlines-between-decls: 1
haddock-style: multi-line
haddock-style-module: multi-line
let-style: auto
in-style: right-align
unicode: never
respectful: true
fixities: []