This website requires JavaScript.
Explore
Help
Sign In
hasufell
/
ale
Watch
1
Star
0
Fork
0
You've already forked ale
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
024369c72da3121fb74c31c2638f811a934aa0b3
ale
/
ale_linters
/
haskell
History
Julian Ospald
024369c72d
Add argon linter for haskell
...
Argon is a monitor for cyclomatic complexity in Haskell.
https://github.com/rubik/argon
2018-06-18 12:52:39 +02:00
..
argon.vim
Add argon linter for haskell
2018-06-18 12:52:39 +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