yammat/.dir-locals.el

5 lines
191 B
EmacsLisp
Raw Normal View History

2015-04-04 04:46:33 +00:00
((haskell-mode . ((haskell-indent-spaces . 4)
(haskell-process-use-ghci . t)))
(hamlet-mode . ((hamlet/basic-offset . 4)
(haskell-process-use-ghci . t))))