Don't use cabal-repl

This commit is contained in:
Chris Done 2014-06-02 14:16:21 +02:00
parent 64a6c06f99
commit 8b945e8430

View File

@ -1,4 +1,3 @@
((haskell-mode . ((haskell-process-type . cabal-repl)
(haskell-indent-spaces . 4)
((haskell-mode . ((haskell-indent-spaces . 4)
(haskell-process-use-ghci . t)))
(hamlet-mode . ((hamlet/basic-offset . 4))))