dmfix/.dir-locals.el

5 lines
191 B
EmacsLisp
Raw Normal View History

2021-09-21 16:22:34 -04:00
((haskell-mode . ((haskell-indent-spaces . 4)
(haskell-process-use-ghci . t)))
(hamlet-mode . ((hamlet/basic-offset . 4)
(haskell-process-use-ghci . t))))