Package: wnpp Severity: wishlist Owner: Pete Ryland <p...@pdr.cx> X-Debbugs-Cc: debian-de...@lists.debian.org, p...@pdr.cx, debian-hask...@lists.debian.org
* Package name : haskell-language-server Version : 2.9.0.1 Upstream Contact: Alan Zimmerman <alan.z...@gmail.com> * URL : https://github.com/haskell/haskell-language-server * License : Apache 2.0 Programming Lang: Haskell Description : The official Haskell language server (LSP) implementation The Haskell Language Server (HLS) project is an implementation of a server that is compliant with the Language Server Protocol (LSP). A language server talks to a client (typically an editor), which can ask the server to perform various operations, such as reporting errors or providing code completions. The advantage of this system is that clients and servers can interoperate more easily so long as they all speak the LSP protocol. In the case of HLS, that means that it can be used with many different editors, since editor support for the LSP protocol is now widespread. I would maintain this package within the Debian Haskell Group, and would require a sponsor for the upload from the team.