summaryrefslogtreecommitdiff
path: root/doc/ale-haskell.txt
AgeCommit message (Expand)Author
2022-02-02Allow to configure haskell-language-server LSP config (#4038)Tomáš Janoušek
2021-11-19Add cspell Linter (#3981)David Houston
2021-01-31Add linter for haskell-language-serveryen3
2020-10-23Add ormolu fixer.David Wood
2019-08-18Merge remote-tracking branch 'AlexeiDrake/master' into bugfix/c-lsp-build-dir...w0rp
2019-04-14Add floskell for Haskell formattingRob Looby
2019-01-22Add haskell_stack_ghc_options like …_cabal_ghc_…Robert Estelle
2018-09-28Add better support for Haskell stack compiler tools (#1851)Evan Borden
2018-09-18Define custom vim global variables to pass options to hlintKtorZ
2018-08-23Add hlint refactoring as a fixer (#1836)Evan Borden
2018-08-23Add stylish-haskell as a fixer (#1837)Evan Borden
2018-08-02Add Haskell IDE Engine (hie) support (#1735)Luxed
2018-07-20Add cabal-ghc linterEric Wolf
2018-04-07Fix #1479 - Respect g:hdevtools_options for hdevtoolsw0rp
2018-01-01haskell_ghc_options are now added to the ghc commandKevin Tindall
2017-11-28Add brittany for Haskell formattingEvan Rutledge Borden
2017-10-24adds fixer support for hfmt (#1027)Zack Kourouma
2017-09-10Fix numerous issues with integration documentation tags and the table of cont...w0rp
2017-07-24Make executable and options configurable for hdevtoolsTakano Akio
2017-07-11Prefer --fast for stack-build (#754)Jake Zimmerman