From e5c0891bb89cf5c9635f15517c22dc39181cce2e Mon Sep 17 00:00:00 2001 From: d12frosted Date: Thu, 29 Oct 2015 19:28:03 +0200 Subject: [PATCH] haskell-indentation is enabled by default Fixes #3581 --- layers/+lang/haskell/packages.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/layers/+lang/haskell/packages.el b/layers/+lang/haskell/packages.el index 337c45e8a..f60476374 100644 --- a/layers/+lang/haskell/packages.el +++ b/layers/+lang/haskell/packages.el @@ -67,8 +67,6 @@ ;; hooks (add-hook 'haskell-mode-hook 'spacemacs/init-haskell-mode) (add-hook 'haskell-cabal-mode-hook 'haskell-cabal-hook) - (unless haskell-enable-shm-support - (add-hook 'haskell-mode-hook 'haskell-indentation-mode)) ;; settings (setq