mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-16 22:28:29 +01:00
4 lines
152 B
EmacsLisp
4 lines
152 B
EmacsLisp
((haskell-mode . ((haskell-process-type . cabal-repl)
|
|
(haskell-indent-spaces . 4)
|
|
(haskell-process-use-ghci . t))))
|