@hackage haskell-language-server1.6.0.0
LSP server for GHC
Categories
License
Apache-2.0
Maintainer
alan.zimm@gmail.com
Links
Versions
Installation
Tested Compilers
Dependencies (27)
- aeson-pretty
- async
- base >=4.12 && <5
- base16-bytestring
- bytestring
- containers Show all…
Dependents (0)
Package Flags
pedantic
(off by default)
Enable -Werror
ignore-plugins-ghc-bounds
(off by default)
Force the inclusion of plugins even if they are not buildable by default with a specific ghc version
class
(on by default)
Enable class plugin
callhierarchy
(on by default)
Enable call hierarchy plugin
haddockcomments
(on by default)
Enable haddockComments plugin
eval
(on by default)
Enable eval plugin
importlens
(on by default)
Enable importLens plugin
refineimports
(on by default)
Enable refineImports plugin
rename
(off by default)
Enable rename plugin
retrie
(on by default)
Enable retrie plugin
tactic
(on by default)
Enable tactic plugin
hlint
(on by default)
Enable hlint plugin
modulename
(on by default)
Enable moduleName plugin
pragmas
(on by default)
Enable pragmas plugin
splice
(on by default)
Enable splice plugin
alternatenumberformat
(on by default)
Enable Alternate Number Format plugin
qualifyimportednames
(on by default)
Enable qualifyImportedNames plugin
selectionrange
(on by default)
Enable selectionRange plugin
floskell
(on by default)
Enable floskell plugin
fourmolu
(on by default)
Enable fourmolu plugin
ormolu
(on by default)
Enable ormolu plugin
stylishhaskell
(on by default)
Enable stylishHaskell plugin
brittany
(on by default)
Enable brittany plugin
haskell-language-server

The official Haskell language server (LSP) implementation. Consult the project documentation for more details.