ADD fourmolu

This commit is contained in:
Nathan Dwarshuis 2023-01-06 21:34:10 -05:00
parent 47480d27c4
commit 9c45c3f7ea
1 changed files with 14 additions and 0 deletions

14
fourmolu.yaml Normal file
View File

@ -0,0 +1,14 @@
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