@hackage lsp-client0.3.0.0

Haskell library for Language Server Protocol clients

lsp-client

lsp-client is a Language Server Protocol client.

Notably, it does not use conduit to parse incoming messages, but instead exposes a truly concurrent session, in which messages can be sent and received asynchronously.

It is part of the lsp family of packages, along with lsp and lsp-types.

  • Installation

  • Dependencies (0)

  • Dependents (0)