haskell-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-ide-engine
[Skip to Readme]
Versions [faq] | 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.2.1.0, 0.2.2.0, 0.4.0.0, 0.5.0.0, 0.6.0.0, 0.7.0.0, 0.8.0.0, 0.8.0.1, 0.8.1.0, 0.8.2.0, 0.9.0.0, 0.10.0.0, 0.11.0.0, 0.12.0.0, 0.12.1.0, 0.13.0.0, 0.14.0.0, 0.15.0.0, 0.15.0.1, 0.16.0.0, 0.17.0.0, 0.18.0.0 (info) |
---|---|
Change log | ChangeLog.md |
Dependencies | aeson (>=1.0.0.0), async, base (>=4.9 && <4.13), bytestring, containers, data-default, directory, filepath, hashable, haskell-lsp, haskell-lsp-types (==0.12.*), hslogger, lens (>=4.15.2), mtl, network-uri, parsec, rope-utf16-splay (>=0.2), sorted-list (==0.2.1.*), stm, text, time, transformers, unordered-containers, vector [details] |
License | MIT |
Copyright | Alan Zimmerman, 2016-2019 |
Author | Alan Zimmerman |
Maintainer | alan.zimm@gmail.com |
Category | Development |
Home page | https://github.com/alanz/haskell-lsp |
Source repo | head: git clone https://github.com/alanz/haskell-lsp |
Uploaded | by AlanZimmerman at Sun May 5 19:06:19 UTC 2019 |
Distributions | LTSHaskell:0.8.2.0, NixOS:0.17.0.0, Stackage:0.14.0.0 |
Executables | lsp-hello |
Downloads | 7326 total (826 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by rule of succession] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-05-05 [all 1 reports] |
Modules
[Index] [Quick Jump]
- Language
- Haskell
- LSP
- Language.Haskell.LSP.Capture
- Language.Haskell.LSP.Constant
- Language.Haskell.LSP.Control
- Language.Haskell.LSP.Core
- Language.Haskell.LSP.Diagnostics
- Language.Haskell.LSP.Messages
- Language.Haskell.LSP.Types
- Language.Haskell.LSP.Types.Capabilities
- Language.Haskell.LSP.Types.Lens
- Language.Haskell.LSP.Utility
- Language.Haskell.LSP.VFS
- LSP
- Haskell
Downloads
- haskell-lsp-0.12.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)