haskell-language-server: LSP server for GHC

[ apache, development, library, program ] [ Propose Tags ]

Flags

Manual Flags

NameDescriptionDefault
pedantic

Enable -Werror

Disabled
ignore-plugins-ghc-bounds

Force the inclusion of plugins even if they are not buildable by default with a specific ghc version

Disabled
class

Enable class plugin

Enabled
callhierarchy

Enable call hierarchy plugin

Enabled
haddockcomments

Enable haddockComments plugin

Enabled
eval

Enable eval plugin

Enabled
importlens

Enable importLens plugin

Enabled
refineimports

Enable refineImports plugin

Enabled
rename

Enable rename plugin

Enabled
retrie

Enable retrie plugin

Enabled
tactic

Enable tactic plugin

Enabled
hlint

Enable hlint plugin

Enabled
modulename

Enable moduleName plugin

Enabled
pragmas

Enable pragmas plugin

Enabled
splice

Enable splice plugin

Enabled
alternatenumberformat

Enable Alternate Number Format plugin

Enabled
qualifyimportednames

Enable qualifyImportedNames plugin

Enabled
selectionrange

Enable selectionRange plugin

Enabled
changetypesignature

Enable changeTypeSignature plugin

Enabled
floskell

Enable floskell plugin

Enabled
fourmolu

Enable fourmolu plugin

Enabled
ormolu

Enable ormolu plugin

Enabled
stylishhaskell

Enable stylishHaskell plugin

Enabled
brittany

Enable brittany plugin

Enabled
dynamic

Build with the dyn rts

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Versions [RSS] 0.8.0.0, 0.9.0.0, 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0, 1.4.0.0, 1.5.0.0, 1.5.1.0, 1.6.0.0, 1.6.1.0, 1.6.1.1, 1.7.0.0, 1.8.0.0, 1.9.0.0, 1.9.1.0, 1.10.0.0, 2.0.0.0, 2.0.0.1, 2.1.0.0, 2.2.0.0, 2.3.0.0, 2.4.0.0, 2.5.0.0, 2.6.0.0, 2.7.0.0
Change log ChangeLog.md
Dependencies aeson, aeson-pretty, async, base (>=4.12 && <5), base16-bytestring, binary, bytestring, containers, cryptohash-sha1, data-default, deepseq, directory, extra, filepath, ghc, ghc-boot-th, ghc-paths, ghcide (>=1.7 && <1.8), githash (>=0.1.6.1), gitrev, hashable, haskell-language-server, hie-bios, hiedb, hls-alternate-number-format-plugin (>=1.1 && <1.2), hls-brittany-plugin (>=1.0 && <1.1), hls-call-hierarchy-plugin (>=1.0 && <1.1), hls-change-type-signature-plugin (>=1.0 && <1.1), hls-class-plugin (>=1.0 && <1.1), hls-eval-plugin (>=1.2 && <1.3), hls-explicit-imports-plugin (>=1.1 && <1.2), hls-floskell-plugin (>=1.0 && <1.1), hls-fourmolu-plugin (>=1.0 && <1.1), hls-graph, hls-haddock-comments-plugin (>=1.0 && <1.1), hls-hlint-plugin (>=1.0 && <1.1), hls-module-name-plugin (>=1.0 && <1.1), hls-ormolu-plugin (>=1.0 && <1.1), hls-plugin-api (>=1.4 && <1.5), hls-pragmas-plugin (>=1.0 && <1.1), hls-qualify-imported-names-plugin (>=1.0 && <1.1), hls-refine-imports-plugin (>=1.0 && <1.1), hls-rename-plugin (>=1.0 && <1.1), hls-retrie-plugin (>=1.0 && <1.1), hls-selection-range-plugin (>=1.0 && <1.1), hls-splice-plugin (>=1.0.0.1 && <1.1), hls-stylish-haskell-plugin (>=1.0 && <1.1), hls-tactics-plugin (>=1.2.0.0 && <1.7), lens, lsp, mtl, optparse-applicative, optparse-simple, prettyprinter, process, regex-tdfa, safe-exceptions, sqlite-simple, stm, temporary, text, transformers, unix, unordered-containers [details]
License Apache-2.0
Copyright The Haskell IDE Team
Author The Haskell IDE Team
Maintainer alan.zimm@gmail.com
Revised Revision 1 made by Bodigrim at 2022-07-09T16:49:02Z
Category Development
Home page https://github.com/haskell/haskell-language-server#readme
Bug tracker https://github.com/haskell/haskell-language-server/issues
Source repo head: git clone https://github.com/haskell/haskell-language-server
Uploaded by hls_team at 2022-04-27T09:22:14Z
Distributions Arch:1.9.1.0, NixOS:2.7.0.0
Executables haskell-language-server-wrapper, haskell-language-server
Downloads 7130 total (236 in the last 30 days)
Rating 2.5 (votes: 5) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-04-29 [all 1 reports]

Readme for haskell-language-server-1.7.0.0

[back to package description]

haskell-language-server

haskell-language-server

Release Hackage License Apache 2.0 CircleCI GitHub Testing Workflow GitHub Nix Workflow ircchat codetriage

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