On Windows, `ghc-mod lint` fails with following message.
ghc-mod: DeleteFile "<Ommit>\\Temp\\ghc-mod-hlint8464": permission denied <Ommit>
Perhaps, On Windows, GHC opens file exclusively.
So, we move `removeFile` to `finally`.
|
||
|---|---|---|
| elisp | ||
| Language/Haskell | ||
| src | ||
| test | ||
| .ghci | ||
| .gitignore | ||
| .travis.yml | ||
| ChangeLog | ||
| ghc-mod.cabal | ||
| hcar-ghc-mod.tex | ||
| LICENSE | ||
| README.md | ||
| Setup.hs | ||
Happy Haskell Programming
Please read: http://www.mew.org/~kazu/proj/ghc-mod/
Latest ELisp files can also be installed via MELPA. The package name is "ghc".
