summaryrefslogtreecommitdiff
path: root/lisp/init-haskell.el
blob: 3be2fe850346d8deda193bc3b1618110b9dc1d33 (plain)
1
2
3
(add-hook 'haskell-mode-hook 'turn-on-haskell-indentation)

(provide 'init-haskell)