2022-12-30 12:21:53 -05:00
|
|
|
indentation: 2
|
2022-12-30 14:58:23 -05:00
|
|
|
function-arrows: leading
|
2022-12-30 12:21:53 -05:00
|
|
|
comma-style: leading
|
2022-12-30 14:58:23 -05:00
|
|
|
import-export-style: leading
|
2022-12-30 12:21:53 -05:00
|
|
|
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
|