[breaking] lang/haskell: refactor + require flags #158

The +intero/+dante module flags are now required; there is no default.
This commit is contained in:
Henrik Lissner
2017-10-03 00:52:16 +02:00
parent 6be89e1df6
commit 061e71a846
3 changed files with 10 additions and 7 deletions

View File

@ -12,7 +12,7 @@
(add-hook! 'intero-mode-hook #'(flycheck-mode eldoc-mode))
(set! :popup "^intero:backend:" :regex t :size 12)
(set! :jump :definition #'intero-goto-definition))
(set! :jump 'haskell-mode :definition #'intero-goto-definition))
(def-package! hindent