stackage-server/.dir-locals.el
2014-06-01 13:29:29 +02:00

5 lines
197 B
EmacsLisp

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