mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-19 15:41:56 +01:00
5 lines
197 B
EmacsLisp
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))))
|