summaryrefslogtreecommitdiff
path: root/ale_linters/haskell
AgeCommit message (Expand)Author
2017-05-15Haskell: add ghc-mod linterwisut hantanong
2017-04-24Break shared handlers up into their own files, and fix stylelint error handlingw0rp
2017-03-30Remove 'col' from linters where it is hardcoded to 1 (#434)Adriaan Zonnenberg
2017-02-26Copy all loclist items returned from handlers, and set up defaults for conven...w0rp
2017-02-17Add hdevtools linter for haskellRob Berry
2017-02-16Add hdevtools linter for haskellRob Berry
2017-02-11Replace every stdin-wrapper script with the new %t formatting supportw0rp
2017-01-22Add a script for custom checks to enforce using the abort flag for functions ...w0rp
2016-12-14Improve formatting of ghc and hlint haskell lintersRob Berry
2016-11-28Fix #188: Revert to and older version of the Haskell linter, which works betterw0rp
2016-10-21Add support for dot-seperate linters, improve linter testsBjorn Neergaard
2016-10-19Fix some Vint problems.w0rp
2016-10-19Added support for hlintJesse Paroz
2016-10-11Remove many redundant handlersBjorn Neergaard
2016-10-11Use explicit scope in all ale_lintersBjorn Neergaard
2016-10-10First pass at optimizing ale to autoload (#80)Bjorn Neergaard
2016-10-08Correct all Vint warningsw0rp
2016-10-06GHC Linter for Haskell StackHong Minhee
2016-10-04Add comment headers to ale_lintersPrashanth Chandra
2016-09-18Add support for checking Haskell code via a wrapper script which can be used ...w0rp