Remove dante for Haskell support
This commit is contained in:
parent
ab35ca2370
commit
eaf6b46fbe
1 changed files with 0 additions and 8 deletions
8
init.el
8
init.el
|
@ -350,14 +350,6 @@
|
||||||
(use-package ess
|
(use-package ess
|
||||||
:straight t)
|
:straight t)
|
||||||
|
|
||||||
(use-package dante
|
|
||||||
:straight t
|
|
||||||
:after haskell-mode
|
|
||||||
:commands 'dante-mode
|
|
||||||
:init
|
|
||||||
(add-hook 'haskell-mode-hook 'dante-mode)
|
|
||||||
(add-hook 'haskell-mode-hook 'flycheck-mode))
|
|
||||||
|
|
||||||
(use-package paredit
|
(use-package paredit
|
||||||
:straight t
|
:straight t
|
||||||
:hook ((emacs-lisp-mode
|
:hook ((emacs-lisp-mode
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue