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 Language Server,
at https://github.com/haskell/haskell-language-server

Homepage:
http://hackage.haskell.org/package/lsp
