Add brittany for Haskell formatting

`brittany` is one of the options for Haskell source formatting. This
adds the necessary fixer files and documentation to support `brittany`
in `ALE`.
This commit is contained in:
Evan Rutledge Borden
2017-11-28 17:58:13 -05:00
parent a43ada93e4
commit edb3a0c5e4
6 changed files with 55 additions and 1 deletions
+1
View File
@@ -79,6 +79,7 @@ CONTENTS *ale-contents*
handlebars............................|ale-handlebars-options|
ember-template-lint.................|ale-handlebars-embertemplatelint|
haskell...............................|ale-haskell-options|
brittany............................|ale-haskell-brittany|
hdevtools...........................|ale-haskell-hdevtools|
hfmt................................|ale-haskell-hfmt|
stack-build.........................|ale-haskell-stack-build|