Description
Provides Haskell support for the Language Server Protocol. It helps tools implement communication between editors and language servers, including requests, responses, diagnostics, and workspace messages.
This is useful for building editor integrations, language servers, and developer tools. It is a library used by other software, not a language server executable by itself.