Skip to content

Commit ea48a27

Browse files
committed
Update link in lsp package description
1 parent 7cc05f3 commit ea48a27

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)