(require-package 'haskell-mode) (add-hook 'haskell-mode-hook 'turn-on-haskell-indentation) (provide 'init-haskell)