This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
ale/ale_linters/haskell
Eric Wolf ac6bc6d0ae Add cabal-ghc linter
cabal-ghc calls ghc via cabal exec and so ghc has access to packages
in cabal sandboxes for example
2018-07-20 16:48:27 +02:00
..
cabal_ghc.vim Add cabal-ghc linter 2018-07-20 16:48:27 +02:00
ghc-mod.vim Fix #858 - Fix the stack ghc-mod command 2017-08-18 19:33:23 +01:00
ghc.vim haskell_ghc_options are now added to the ghc command 2018-01-01 22:21:21 -06:00
hdevtools.vim Fix #1479 - Respect g:hdevtools_options for hdevtools 2018-04-07 22:50:31 +01:00
hlint.vim Ban use of ==# or ==? in the codebase, and prefer is# or is? instead 2017-08-08 08:39:13 +01:00
stack_build.vim Require function! to be used instead of function 2017-09-11 00:47:10 +01:00
stack_ghc.vim Prefer --fast for stack-build (#754) 2017-07-11 13:05:13 +01:00