This commit is contained in:
Bjarke Vad 2015-02-22 13:19:59 +01:00 committed by syl20bnr
parent f447e937e8
commit 78b794f06c

View file

@ -137,7 +137,7 @@
;; Haskell main editing mode key bindings.
(defun haskell-hook ()
(lambda () (ghc-init))
(ghc-init)
;; Use advanced indention
(turn-on-haskell-indentation)