Roman Gonzalez a93acbd940 Adding ghc-mod as the haskell syntax checker
Previously ghc was being used, but this was not good because
ghc would work only on individual files. As soon you included
an external module also developed on the current project, ghc would
barf at you saying that the module couldn't be found. ghc-mod
doesn't check dependencies, just syntax, also it has the lint
utility that is pretty handy.
2011-07-06 18:30:19 -07:00
2011-05-27 00:44:55 +03:00
2009-09-15 11:10:05 +08:00
Description
No description provided
10 MiB
Languages
Vim script 97.7%
Erlang 1.7%
JavaScript 0.2%
Python 0.2%
CoffeeScript 0.2%