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 24a2647 + e0f713f commit a7e6584Copy full SHA for a7e6584
README.md
@@ -4,7 +4,7 @@ lsp-haskell
4
[](https://melpa.org/#/lsp-haskell) [](https://travis-ci.com/emacs-lsp/lsp-haskell)
5
6
An Emacs Lisp library for interacting with
7
-a Haskell language server such as [`haskell-language-server`](https://github.com/haskell/haskell-langauge-server/)
+a Haskell language server such as [`haskell-language-server`](https://github.com/haskell/haskell-language-server/)
8
or [`ghcide`](https://github.com/haskell/ghcide/)
9
using Microsoft's
10
[Language Server Protocol](https://github.com/Microsoft/language-server-protocol/).
0 commit comments