devel/haskell-language-server - The NetBSD Packages Collection

LSP server for GHC

The haskell-language-server (HLS) project is an implementation of a server
(a "language server") for the Language Server Protocol (LSP). A language
server talks to a client (typically an editor), which can ask the server to
perform various operations, such as reporting errors or providing code
completions. The advantage of this system is that clients and servers can
interoperate more easily so long as they all speak the LSP protocol. In the
case of HLS, that means that it can be used with many different editors,
since editor support for the LSP protocol is now widespread.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/hs-optparse-applicative textproc/hs-prettyprinter converters/hs-aeson-pretty converters/hs-aeson devel/hs-hashable devel/hs-dlist devel/hs-unordered-containers devel/hs-vector math/hs-semigroupoids devel/hs-data-default misc/hs-extra devel/hs-ghcide textproc/hs-Diff devel/hs-safe-exceptions devel/hs-hie-bios devel/hs-unliftio-core sysutils/hs-temporary devel/hs-hie-compat devel/hs-hiedb databases/hs-sqlite-simple devel/hs-hls-graph devel/hs-foldl devel/hs-stm-containers devel/hs-unliftio devel/hs-hls-plugin-api devel/hs-lens devel/hs-lsp devel/hs-lsp-types devel/hs-lsp-types math/hs-mod textproc/hs-text-rope textproc/hs-megaparsec devel/hs-parser-combinators textproc/hs-regex-tdfa devel/hs-syb devel/hs-githash devel/hs-optparse-simple sysutils/hs-process-extras devel/hs-ghc-exactprint devel/retrie devel/hs-apply-refact devel/hs-refact devel/hs-ghc-lib-parser devel/hs-ghc-lib-parser-ex devel/hlint devel/stan devel/hs-trial textproc/hs-fuzzy devel/floskell devel/fourmolu devel/ormolu devel/stylish-haskell textproc/hs-regex-applicative lang/ghc96 devel/hs-optparse-applicative textproc/hs-prettyprinter converters/hs-aeson-pretty converters/hs-aeson devel/hs-hashable devel/hs-dlist devel/hs-vector math/hs-semigroupoids devel/hs-data-default misc/hs-extra devel/hs-ghcide textproc/hs-Diff devel/hs-safe-exceptions devel/hs-unliftio-core sysutils/hs-temporary devel/hs-hie-compat devel/hs-hiedb databases/hs-sqlite-simple devel/hs-hls-graph devel/hs-stm-containers devel/hs-unliftio devel/hs-hls-plugin-api devel/hs-lens devel/hs-lsp math/hs-mod textproc/hs-text-rope devel/hs-parser-combinators textproc/hs-regex-tdfa devel/hs-syb devel/hs-githash devel/hs-optparse-simple sysutils/hs-process-extras devel/hs-ghc-exactprint devel/hs-apply-refact devel/hs-refact devel/hs-ghc-lib-parser devel/hs-ghc-lib-parser-ex devel/stan devel/hs-trial textproc/hs-fuzzy devel/fourmolu devel/ormolu devel/stylish-haskell textproc/hs-regex-applicative

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64haskell-language-server-2.4.0.0nb2.tgz
NetBSD 10.0aarch64haskell-language-server-1.9.0.0nb2.tgz
NetBSD 10.0aarch64haskell-language-server-2.4.0.0nb2.tgz
NetBSD 10.0x86_64haskell-language-server-2.4.0.0nb2.tgz
NetBSD 10.0x86_64haskell-language-server-2.4.0.0nb2.tgz
NetBSD 8.0x86_64haskell-language-server-1.9.0.0nb2.tgz
NetBSD 9.0aarch64haskell-language-server-2.4.0.0nb2.tgz
NetBSD 9.0aarch64haskell-language-server-1.9.0.0nb2.tgz
NetBSD 9.0aarch64haskell-language-server-2.4.0.0nb2.tgz
NetBSD 9.0x86_64haskell-language-server-2.4.0.0nb2.tgz
NetBSD 9.0x86_64haskell-language-server-2.4.0.0nb2.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.