lsp-types-2.4.0.0: README.md
[](https://hackage.haskell.org/package/lsp-types)
# lsp-types
Haskell library for the data types for Microsoft Language Server Protocol
It is part of the [lsp](https://github.com/haskell/lsp) family of
packages, along with [lsp](https://hackage.haskell.org/package/lsp)
and [lsp-test](https://hackage.haskell.org/package/lsp-test)
## Updating the generated code
To update the generated code, run `cabal run generator` from the `lsp-types` directory.
## Useful links
- https://github.com/haskell/lsp
- https://github.com/Microsoft/language-server-protocol/blob/master/protocol.md
## Other resource
See #haskell-language-server on IRC freenode