Description
Provides Haskell data types for the Language Server Protocol. These types describe LSP messages, capabilities, diagnostics, locations, edits, and other structures exchanged between editors and servers.
It is useful for language servers, editor tooling, and tests that need typed LSP data. It is a library dependency and does not provide a complete tool by itself.