@hackage / lsp-types

Haskell library for the Microsoft Language Server Protocol, data types

Latest2.4.0.0

About

Metadata

  • Last updated , by hls_team
  • License MIT
  • Categories Development
  • Maintained by: alan.zimm@gmail.com

  • Lottery factor: 5

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    force-ospath (off by default)

    Force a version bound on filepath library, to enable OsPath.

Readme

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

Updating the generated code

To update the generated code, run cabal run generator from the lsp-types directory.

Other resource

See #haskell-language-server on IRC freenode