@hackage haskell-language-server2.7.0.0

LSP server for GHC

haskell-language-server

haskell-language-server

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

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

  • Installation

  • Tested Compilers

  • Dependencies (397)

  • 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

      dynamic
       (on by default)

      Build with the dyn rts

      cabalfmt
       (on by default)

      Enable cabal-fmt plugin

      isolatecabalfmttests
       (off by default)

      Should tests search for 'cabal-fmt' on the $PATH or shall we install it via build-tool-depends?

      cabal
       (on by default)

      Enable cabal plugin

      class
       (on by default)

      Enable class plugin

      callhierarchy
       (on by default)

      Enable call hierarchy plugin

      eval
       (on by default)

      Enable eval plugin

      importlens
       (on by default)

      Enable importLens plugin

      rename
       (on by default)

      Enable rename plugin

      retrie
       (on by default)

      Enable retrie plugin

      hlint
       (on by default)

      Enable hlint plugin

      stan
       (on by default)

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

      coderange
       (on by default)

      Enable Code Range plugin

      changetypesignature
       (on by default)

      Enable changeTypeSignature plugin

      gadt
       (on by default)

      Enable gadt plugin

      explicitfixity
       (on by default)

      Enable explicitFixity plugin

      explicitfields
       (on by default)

      Enable explicitFields plugin

      overloadedrecorddot
       (on by default)

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

      refactor
       (on by default)

      Enable refactor plugin

      semantictokens
       (on by default)

      Enable semantic tokens plugin