From 81428f5bcfde6675e7f1952a04cf74202bc3c626 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sat, 23 Jun 2018 20:02:56 +0200 Subject: [PATCH] Fix dante-mode hook #718 --- modules/lang/haskell/+dante.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/lang/haskell/+dante.el b/modules/lang/haskell/+dante.el index 2acc87ecc..2eb5645f5 100644 --- a/modules/lang/haskell/+dante.el +++ b/modules/lang/haskell/+dante.el @@ -2,7 +2,7 @@ ;;;###if (featurep! +dante) (def-package! dante - :hook haskell-mode + :hook (haskell-mode . dante-mode) :config (when (featurep! :feature syntax-checker) (add-hook! 'dante-mode-hook