Description
Provides the Haskell Language Server for GHC projects. Editors use it through the Language Server Protocol to offer diagnostics, code navigation, hover information, formatting, and other Haskell development features.
Install it when a Haskell editor or IDE needs language-server support for local projects. It is normally started by the editor or run from a terminal, not opened as a desktop application.