lsp-types: Haskell library for the Microsoft Language Server Protocol, data types

[ development, library, mit, program ] [ Propose Tags ]

An implementation of the types to allow language implementors to support the Language Server Protocol for their specific language.


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Versions [RSS] 1.0.0.0, 1.0.0.1, 1.1.0.0, 1.2.0.0, 1.3.0.0, 1.3.0.1, 1.4.0.0, 1.4.0.1, 1.5.0.0, 1.6.0.0, 1.6.0.1, 2.0.0.0, 2.0.0.1, 2.0.1.0, 2.0.1.1, 2.0.2.0, 2.1.0.0, 2.1.1.0 (info)
Change log ChangeLog.md
Dependencies aeson (>=1.2.2.0 && <1.6), base (>=4.11 && <4.15), binary, bytestring, containers, data-default, deepseq, dependent-sum (>=0.6.2.2), dependent-sum-template, directory, filepath, hashable, hslogger, lens (>=4.15.2), network-uri, rope-utf16-splay (>=0.3.1.0), scientific, some, template-haskell, temporary, text, unordered-containers [details]
License MIT
Copyright Alan Zimmerman, 2016-2021
Author Alan Zimmerman
Maintainer alan.zimm@gmail.com
Revised Revision 1 made by sjakobi at 2021-10-27T09:01:31Z
Category Development
Home page https://github.com/haskell/lsp
Source repo head: git clone https://github.com/haskell/lsp
Uploaded by wz1000 at 2021-03-28T09:48:35Z
Distributions Arch:1.6.0.0, LTSHaskell:2.1.1.0, NixOS:2.1.1.0, Stackage:2.1.1.0
Reverse Dependencies 24 direct, 28 indirect [details]
Downloads 13470 total (322 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-03-28 [all 1 reports]

Readme for lsp-types-1.2.0.0

[back to package description]

Hackage

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

Other resource

See #haskell-language-server on IRC freenode