]> Git — Sourcephile - comptalang.git/blob - web/.dir-locals.el
Update to new symantic and draft Modules rendition.
[comptalang.git] / web / .dir-locals.el
1 ((haskell-mode . ((haskell-indent-spaces . 4)
2 (haskell-process-use-ghci . t)))
3 (hamlet-mode . ((hamlet/basic-offset . 4)
4 (haskell-process-use-ghci . t))))