Simplified quite a bit. Made a unify function. Still bugs left
This commit is contained in:
parent
eafe0fea0b
commit
a9f54dbca1
4 changed files with 192 additions and 209 deletions
|
|
@ -3,12 +3,12 @@ function-arrows: trailing
|
|||
comma-style: leading
|
||||
import-export-style: diff-friendly
|
||||
indent-wheres: false
|
||||
record-brace-space: false
|
||||
record-brace-space: true
|
||||
newlines-between-decls: 1
|
||||
haddock-style: multi-line
|
||||
haddock-style-module:
|
||||
let-style: auto
|
||||
in-style: right-align
|
||||
respectful: true
|
||||
respectful: false
|
||||
fixities: []
|
||||
unicode: never
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue