Go to file
Daniel Gröber 241c7946fc Revert "Fix tests for Cabal <= 1.16"
The problem the reverted commit tried to fix seems to have been just a
symptom of another root cause that was later fixed as the problem does
not seem to occur anymore even without this changeset also this
changeset broke cabal sandboxes with ghc < 7.8.

Fix #262

This reverts commit 8741323f5b.

Conflicts:
	Language/Haskell/GhcMod/GhcPkg.hs
2014-05-19 01:27:35 +02:00
Language/Haskell Revert "Fix tests for Cabal <= 1.16" 2014-05-19 01:27:35 +02:00
elisp using buffer-live-p (#256). 2014-05-14 06:45:31 +09:00
src Don't expose `Convert` 2014-05-14 18:54:56 +02:00
test Revert "Fix tests for Cabal <= 1.16" 2014-05-19 01:27:35 +02:00
test-elisp adding test cases for elisp. 2014-04-23 14:51:02 +09:00
.ghci .ghci for ghci-friendliness (testing) 2012-01-22 20:16:22 -08:00
.gitignore Add `add-source-timestamps` to gitignore 2014-05-04 04:57:38 +02:00
.travis.yml dropping support of GHC 7.2 (#251). 2014-05-12 17:02:11 +09:00
ChangeLog changelog. 2014-04-30 21:45:39 +09:00
LICENSE adding README and LICENSE. 2010-03-10 12:13:03 +09:00
README.md README. 2014-04-26 09:18:36 +09:00
Setup.hs adding Setup.hs. 2010-04-03 00:16:22 +09:00
ghc-mod.cabal Add `TestUtils` to `other-modules` 2014-05-14 20:56:14 +02:00
hcar-ghc-mod.tex hcar. 2014-04-30 12:40:41 +09:00

README.md

Happy Haskell Programming

Build Status

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

Latest ELisp front-end can also be installed via MELPA. The package name is "ghc". But it appeared that if you use MELPA, inconsistency between Emacs front-end and ghc-mod/ghc-modi happens. So, please use github directly.