@hackage lsp-types2.4.0.0
Haskell library for the Microsoft Language Server Protocol, data types
Categories
License
MIT
Maintainer
alan.zimm@gmail.com
Links
Versions
Installation
Dependencies (36)
- Diff >=0.4 && <1.1
- aeson >=2 && <2.3
- base >=4.11 && <5
- binary ^>=0.8
- containers >=0.6 && <0.9
- data-default >=0.7 && <0.9 Show all…
Dependents (34)
@hackage/hls-hlint-plugin, @hackage/futhark, @hackage/hls-overloaded-record-dot-plugin, @hackage/inferno-lsp, @hackage/hls-refactor-plugin, @hackage/dhall-lsp-server, Show all…
Package Flags
force-ospath
(off by default)
Force a version bound on filepath library, to enable OsPath.
lsp-types
Haskell library for the data types for Microsoft Language Server Protocol
It is part of the lsp family of packages, along with lsp and 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