Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-18 | Fix #858 - Fix the stack ghc-mod command | w0rp | |
2017-08-13 | Make ghc-mod be awared of cabal file | Vo Anh Duy | |
Right now ghc-mod linter check temp file instead of current buffer, which cause the problem that it can't detect cabal file and raise missing package error. To fix that we need to run ghc-mod check with actual path of the current file and with ghc-mod option `--map-file` to redirect temp file source code to actual one | |||
2017-05-15 | Haskell: add ghc-mod linter | wisut hantanong | |