haskell-language-server: LSP server for GHC
Please see the README on GitHub at https://github.com/haskell/haskell-language-server#readme
[Skip to Readme]
library haskell-language-server
library haskell-language-server:hls-semantic-tokens-plugin
Modules
[Index] [Quick Jump]
library haskell-language-server:hls-refactor-plugin
Modules
[Index] [Quick Jump]
library haskell-language-server:hls-stylish-haskell-plugin
library haskell-language-server:hls-ormolu-plugin
library haskell-language-server:hls-fourmolu-plugin
library haskell-language-server:hls-floskell-plugin
library haskell-language-server:hls-overloaded-record-dot-plugin
library haskell-language-server:hls-explicit-record-fields-plugin
library haskell-language-server:hls-explicit-fixity-plugin
library haskell-language-server:hls-gadt-plugin
library haskell-language-server:hls-change-type-signature-plugin
library haskell-language-server:hls-code-range-plugin
library haskell-language-server:hls-qualify-imported-names-plugin
library haskell-language-server:hls-alternate-number-format-plugin
library haskell-language-server:hls-splice-plugin
library haskell-language-server:hls-pragmas-plugin
library haskell-language-server:hls-module-name-plugin
library haskell-language-server:hls-stan-plugin
library haskell-language-server:hls-hlint-plugin
library haskell-language-server:hls-retrie-plugin
library haskell-language-server:hls-rename-plugin
library haskell-language-server:hls-explicit-imports-plugin
library haskell-language-server:hls-eval-plugin
library haskell-language-server:hls-call-hierarchy-plugin
library haskell-language-server:hls-class-plugin
library haskell-language-server:hls-cabal-plugin
Modules
[Index] [Quick Jump]
library haskell-language-server:hls-cabal-fmt-plugin
Flags
Manual Flags
Name | Description | Default |
---|---|---|
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 |
dynamic | Build with the dyn rts | Enabled |
cabalfmt | Enable cabal-fmt plugin | Enabled |
isolatecabalfmttests | Should tests search for 'cabal-fmt' on the $PATH or shall we install it via build-tool-depends? | Disabled |
cabal | Enable cabal plugin | Enabled |
class | Enable class plugin | Enabled |
callhierarchy | Enable call hierarchy plugin | Enabled |
eval | Enable eval plugin | Enabled |
importlens | Enable importLens plugin | Enabled |
rename | Enable rename plugin | Enabled |
retrie | Enable retrie 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 |
explicitfields | Enable explicitFields plugin | Enabled |
overloadedrecorddot | Enable overloadedRecordDot plugin | Enabled |
floskell | Enable floskell plugin | Enabled |
fourmolu | Enable fourmolu plugin | Enabled |
ormolu | Enable ormolu plugin | Enabled |
stylishhaskell | Enable stylishHaskell plugin | Enabled |
refactor | Enable refactor plugin | Enabled |
semantictokens | Enable semantic tokens plugin | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- haskell-language-server-2.7.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
- AlanZimmerman, NeilMitchell, PepeIborra, mpickering, cocreature, Ailrun, luke_, berberman, jneira, hls_team
For package maintainers and hackage trustees
Candidates
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, 2.8.0.0, 2.9.0.0, 2.9.0.1, 2.10.0.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | aeson, aeson-pretty, apply-refact, array, base (>=4.16 && <5), bytestring, Cabal-syntax (>=3.7), containers, data-default, deepseq, Diff (>=0.4.0 && <0.5), directory, dlist, extra (>=1.7.4), filepath, floskell (>=0.11.0 && <0.12), foldl, fourmolu (>=0.14 && <0.16), fuzzy, ghc, ghc-boot, ghc-boot-th, ghc-exactprint (>=1.5), ghc-lib-parser, ghc-lib-parser-ex, ghcide (==2.7.0.0), githash (>=0.1.6.1), hashable, haskell-language-server, hie-bios, hie-compat, hiedb (>=0.6.0.0 && <0.7), hlint (>=3.5 && <3.9), hls-graph (==2.7.0.0), hls-plugin-api (==2.7.0.0), lens, lsp (>=2.4 && <2.5), lsp-types (>=2.1 && <2.2), megaparsec (>=9.0), mod, mtl (>=2.2), optparse-applicative, optparse-simple, ormolu (>=0.1.2 && <0.4 || >=0.5 && <0.8), parser-combinators (>=1.2), prettyprinter (>=1.7), process, process-extras (>=0.7.1), refact, regex-applicative, regex-tdfa (>=1.3.1 && <1.4), retrie (>=0.1.1.0), safe-exceptions, semigroupoids, sqlite-simple, stan (>=0.1.2.0), stm, stm-containers, stylish-haskell (>=0.12 && <0.14 || >=0.14.2 && <0.15), syb, template-haskell, temporary, text, text-rope, time, transformers, trial, unix, unliftio, unliftio-core, unordered-containers (>=0.2.10.0), vector [details] |
Tested with | ghc ==9.8.2 || ==9.6.4 || ==9.4.8 || ==9.2.8 |
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 2024-02-29T18:00:59Z |
Distributions | Arch:2.0.0.0, NixOS:2.9.0.0 |
Executables | haskell-language-server-wrapper, haskell-language-server |
Downloads | 9333 total (27 in the last 30 days) |
Rating | 2.5 (votes: 6) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |