This commit is contained in:
Keagan McClelland
2022-06-08 18:30:21 -06:00
parent bb0488f1dd
commit 8b0e856392
34 changed files with 1490 additions and 1262 deletions

8
fourmolu.yaml Normal file
View File

@@ -0,0 +1,8 @@
indentation: 4
comma-style: leading
record-brace-space: false
indent-wheres: true
diff-friendly-import-export: true
respectful: true
haddock-style: single-line
newlines-between-decls: 2