@hackage / haskell-lsp

Haskell library for the Microsoft Language Server Protocol

Version Deprecated package0.24.0.0

About

Metadata

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

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Package Flags

Use the -f option with cabal commands to enable flags

    demo (off by default)

    Build the lsp-hello demo executable

Readme

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