lsp: Haskell library for the Microsoft Language Server Protocol
An implementation of the types, and basic message server to allow language implementors to support the Language Server Protocol for their specific language.
An example of this is for Haskell via the Haskell IDE Engine, at https://github.com/haskell/haskell-ide-engine
[Skip to Readme]
Versions [faq] | 1.0.0.0, 1.0.0.1 |
---|---|
Change log | ChangeLog.md |
Dependencies | aeson (>=1.0.0.0), async, attoparsec, base (>=4.11 && <4.15), bytestring, containers, data-default, dependent-map, directory, filepath, hashable, hslogger, lens (>=4.15.2), lsp, lsp-types (==1.0.*), mtl, network-uri, random, scientific, sorted-list (==0.2.1.*), stm (==2.5.*), text, time, transformers (>=0.5.6 && <0.6), unliftio, unliftio-core, unordered-containers, uuid (>=1.3) [details] |
License | MIT |
Copyright | Alan Zimmerman, 2016-2020 |
Author | Alan Zimmerman |
Maintainer | alan.zimm@gmail.com |
Category | Development |
Home page | https://github.com/alanz/lsp |
Source repo | head: git clone https://github.com/alanz/lsp |
Uploaded | by luke_ at 2020-11-26T14:12:28Z |
Distributions | NixOS:1.0.0.1 |
Executables | lsp-demo-simple-server, lsp-demo-reactor-server |
Downloads | 112 total (9 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-11-26 [all 1 reports] |
Modules
[Index] [Quick Jump]
- Language
- LSP
- Language.LSP.Diagnostics
- Language.LSP.Server
- Language.LSP.Types
- Language.LSP.Types.Capabilities
- Language.LSP.Types.Lens
- Language.LSP.VFS
- LSP
Flags
Name | Description | Default | Type |
---|---|---|---|
demo | Build the demo executables | Disabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- lsp-1.0.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)