# Generated from web app, for more information, see: https://fourmolu.github.io/config/ indentation: 2 column-limit: 80 function-arrows: trailing comma-style: leading import-export-style: diff-friendly indent-wheres: true record-brace-space: false newlines-between-decls: 1 haddock-style: multi-line haddock-style-module: null let-style: auto in-style: right-align single-constraint-parens: always single-deriving-parens: always unicode: never respectful: true import-grouping: legacy sort-constraints: false sort-derived-classes: false sort-deriving-clauses: false