Fixed haskell in lsp.org
This commit is contained in:
parent
51fd260000
commit
cf31ba6c88
@ -197,4 +197,8 @@ To install the corresponding LSP, you need to install ~yls~. Using the command ~
|
||||
(use-package haskell-mode
|
||||
:defer t
|
||||
:hook (haskell-mode . lsp-deferred))
|
||||
|
||||
(use-package lsp-haskell
|
||||
:defer t
|
||||
:hook (lsp-literate-mode . lsp-deferred))
|
||||
#+end_src
|
||||
|
Loading…
x
Reference in New Issue
Block a user