Skip to content

Commit 864d99a

Browse files
authored
Merge pull request #343 from rgleichman/patch-1
Add use-package to the list of emacs packages
2 parents ee0768d + 9653da7 commit 864d99a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -482,6 +482,7 @@ Install HLS along with the following emacs packages:
482482

483483
Make sure to follow the instructions in the README of each of these packages.
484484

485+
Install [use-package](https://github.com/jwiegley/use-package), and add the following to your .emacs
485486
``` emacs-lisp
486487
(use-package lsp-haskell
487488
:ensure t

0 commit comments

Comments
 (0)