Use cabal-repl

This commit is contained in:
Chris Done 2014-08-24 11:41:36 +02:00
parent 4f176c4c21
commit fa73bad0b1

View file

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