Skip to content

Commit a7e6584

Browse files
authored
Merge pull request #81 from arjunkathuria/patch-2
Update Readme
2 parents 24a2647 + e0f713f commit a7e6584

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ lsp-haskell
44
[![MELPA](https://melpa.org/packages/lsp-haskell-badge.svg)](https://melpa.org/#/lsp-haskell) [![Build Status](https://travis-ci.com/emacs-lsp/lsp-haskell.svg?branch=master)](https://travis-ci.com/emacs-lsp/lsp-haskell)
55

66
An Emacs Lisp library for interacting with
7-
a Haskell language server such as [`haskell-language-server`](https://github.com/haskell/haskell-langauge-server/)
7+
a Haskell language server such as [`haskell-language-server`](https://github.com/haskell/haskell-language-server/)
88
or [`ghcide`](https://github.com/haskell/ghcide/)
99
using Microsoft's
1010
[Language Server Protocol](https://github.com/Microsoft/language-server-protocol/).

0 commit comments

Comments
 (0)