haskell-language-server: LSP server for GHC

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Please see the README on GitHub at https://github.com/haskell/haskell-language-server#readme


[Skip to Readme]

Properties

Versions 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.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.8 && <1.9), githash (>=0.1.6.1), gitrev, hashable, haskell-language-server, hie-bios, hiedb, hls-alternate-number-format-plugin (>=1.2 && <1.3), hls-brittany-plugin (>=1.0 && <1.1), hls-call-hierarchy-plugin (>=1.1 && <1.2), hls-change-type-signature-plugin (>=1.0 && <1.1), hls-class-plugin (>=1.1 && <1.2), hls-code-range-plugin (>=1.0 && <1.1), hls-eval-plugin (>=1.3 && <1.4), hls-explicit-fixity-plugin (>=1.0 && <1.1), hls-explicit-imports-plugin (>=1.1 && <1.2), hls-floskell-plugin (>=1.0 && <1.1), hls-fourmolu-plugin (>=1.1 && <1.2), hls-gadt-plugin (>=1.0 && <1.1), hls-graph, hls-haddock-comments-plugin (>=1.1 && <1.2), hls-hlint-plugin (>=1.1 && <1.2), hls-module-name-plugin (>=1.1 && <1.2), hls-ormolu-plugin (>=1.0 && <1.1), hls-plugin-api (>=1.5 && <1.6), hls-pragmas-plugin (>=1.0 && <1.1), hls-qualify-imported-names-plugin (>=1.0 && <1.1), hls-refactor-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-splice-plugin (>=1.0.0.1 && <1.1), hls-stan-plugin (>=1.0 && <1.1), hls-stylish-haskell-plugin (>=1.0 && <1.1), hls-tactics-plugin (>=1.7 && <1.8), hslogger, lens, lsp, lsp-types, mtl, optparse-applicative, optparse-simple, prettyprinter, process, regex-tdfa, safe-exceptions, sqlite-simple, stm, temporary, text, transformers, unix, unliftio-core, unordered-containers [details]
License Apache-2.0
Copyright The Haskell IDE Team
Author The Haskell IDE Team
Maintainer alan.zimm@gmail.com
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-09-13T21:21:00Z

Modules

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
stan

Enable stan 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
coderange

Enable Code Range plugin

Enabled
changetypesignature

Enable changeTypeSignature plugin

Enabled
gadt

Enable gadt plugin

Enabled
explicitfixity

Enable explicitFixity 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
refactor

Enable refactor 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

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for haskell-language-server-1.8.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.