Skip to content

Commit 13d1b6d

Browse files
authored
Merge pull request #334 from jhrcek/jhrcek/lsp-hackage-description
Update link in lsp package description
2 parents 7cc05f3 + ea48a27 commit 13d1b6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lsp/lsp.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ description: An implementation of the types, and basic message server to
77
allow language implementors to support the Language Server
88
Protocol for their specific language.
99
.
10-
An example of this is for Haskell via the Haskell IDE
11-
Engine, at https://github.com/haskell/haskell-ide-engine
10+
An example of this is for Haskell via the Haskell Language
11+
Server, at https://github.com/haskell/haskell-language-server
1212

1313
homepage: https://github.com/haskell/lsp
1414
license: MIT

0 commit comments

Comments
 (0)