Go to file
satoshi-murakumo 0eadfa91fd Fix windows tempfile handling
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`.
2014-04-16 22:41:53 +09:00
elisp Supporting GHC 7.8's unicode quote. 2014-04-09 15:17:51 +09:00
Language/Haskell Fix windows tempfile handling 2014-04-16 22:41:53 +09:00
src Using Options. 2014-04-11 16:07:36 +09:00
test User ghc's cProjectVersionInt to get version information 2014-04-16 01:57:52 +02:00
.ghci .ghci for ghci-friendliness (testing) 2012-01-22 20:16:22 -08:00
.gitignore updating .gitignore. 2014-01-15 15:04:27 +09:00
.travis.yml Revert "Work around https://github.com/simonmar/happy/issues/16" 2014-01-17 08:43:30 +09:00
ChangeLog changelog. 2014-04-08 14:13:54 +09:00
ghc-mod.cabal Add cabal.sandbox.config.in to Extra-Source-Files 2014-04-15 17:13:55 +02:00
hcar-ghc-mod.tex hcar. 2013-11-15 10:29:13 +09:00
LICENSE adding README and LICENSE. 2010-03-10 12:13:03 +09:00
README.md Revert "fixing url." 2014-02-01 13:02:09 +09:00
Setup.hs adding Setup.hs. 2010-04-03 00:16:22 +09:00

Happy Haskell Programming

Build Status

Please read: http://www.mew.org/~kazu/proj/ghc-mod/

Latest ELisp files can also be installed via MELPA. The package name is "ghc".