We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee0768d + 9653da7 commit 864d99aCopy full SHA for 864d99a
README.md
@@ -482,6 +482,7 @@ Install HLS along with the following emacs packages:
482
483
Make sure to follow the instructions in the README of each of these packages.
484
485
+Install [use-package](https://github.com/jwiegley/use-package), and add the following to your .emacs
486
``` emacs-lisp
487
(use-package lsp-haskell
488
:ensure t
0 commit comments