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

[ deprecated, development, library, mit ] [ Propose Tags ]
Deprecated in favor of lsp-types

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


[Skip to Readme]

Modules

[Last Documentation]

  • Language
    • Haskell
      • LSP
        • Language.Haskell.LSP.Types
          • Language.Haskell.LSP.Types.Capabilities
          • Language.Haskell.LSP.Types.Constants
          • Language.Haskell.LSP.Types.Lens
          • Language.Haskell.LSP.Types.MessageFuncs
          • Language.Haskell.LSP.Types.Utils

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'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 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.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.14.0.1, 0.15.0.0, 0.15.0.1, 0.16.0.0, 0.17.0.0, 0.18.0.0, 0.19.0.0, 0.20.0.0, 0.21.0.0, 0.22.0.0, 0.23.0.0, 0.24.0.0 (info)
Change log ChangeLog.md
Dependencies aeson (>=1.2.2.0), base (>=4.9 && <4.13), bytestring, data-default, deepseq, filepath, hashable, lens (>=4.15.2), network-uri, scientific, text, unordered-containers [details]
License MIT
Copyright Alan Zimmerman, 2016-2018
Author Alan Zimmerman
Maintainer alan.zimm@gmail.com
Revised Revision 2 made by AlanZimmerman at 2019-05-18T12:05:07Z
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 2019-05-18T08:51:52Z
Distributions
Reverse Dependencies 8 direct, 38 indirect [details]
Downloads 25992 total (88 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2019-05-18 [all 3 reports]

Readme for haskell-lsp-types-0.13.0.0

[back to package description]

Hackage

haskell-lsp-types

Haskell library for the data types for Microsoft Language Server Protocol

Other resource

See #haskell-ide-engine on IRC freenode