Skip to content

Instantly share code, notes, and snippets.

@creichert
Created October 2, 2018 21:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save creichert/408fe5104b690009a55567d6dafd2706 to your computer and use it in GitHub Desktop.
Save creichert/408fe5104b690009a55567d6dafd2706 to your computer and use it in GitHub Desktop.
Haskell Brittany formatter configuration
conf_layout:
lconfig_altChooser:
tag: AltChooserBoundedSearch
contents: 3
lconfig_importColumn: 50
lconfig_hangingTypeSignature: true
lconfig_alignmentLimit: 30
lconfig_indentListSpecial: true
lconfig_indentAmount: 4
lconfig_alignmentBreakOnMultiline: true
lconfig_cols: 80
lconfig_indentPolicy: IndentPolicyFree
# lconfig_indentPolicy: IndentPolicyMultiple
lconfig_indentWhereSpecial: true
lconfig_columnAlignMode:
tag: ColumnAlignModeMajority
contents: 0.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment