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/floskell lang/ghc910 textproc/hs-Diff converters/hs-aeson converters/hs-aeson-pretty devel/hs-async devel/hs-data-default devel/hs-dlist misc/hs-extra devel/hs-foldl textproc/hs-fuzzy devel/hs-ghc-exactprint devel/hs-ghcide devel/hs-githash devel/hs-hashable devel/hs-hie-bios devel/hs-hie-compat devel/hs-hiedb devel/hs-hls-graph devel/hs-hls-plugin-api devel/hs-hls-test-utils devel/hs-lens devel/hs-lsp devel/hs-lsp-test devel/hs-lsp-types textproc/hs-megaparsec math/hs-mod devel/hs-optparse-applicative devel/hs-optparse-simple devel/hs-parser-combinators textproc/hs-prettyprinter sysutils/hs-process-extras textproc/hs-regex-applicative textproc/hs-regex-tdfa devel/hs-row-types devel/hs-safe-exceptions math/hs-semigroupoids devel/hs-shake databases/hs-sqlite-simple devel/hs-stm-containers devel/hs-syb devel/hs-tasty-hunit textproc/hs-text-rope devel/hs-trial devel/hs-unliftio devel/hs-unliftio-core devel/hs-unordered-containers devel/hs-vector devel/ormolu devel/stan devel/floskell textproc/hs-Diff converters/hs-aeson converters/hs-aeson-pretty devel/hs-async devel/hs-data-default devel/hs-dlist misc/hs-extra devel/hs-foldl textproc/hs-fuzzy devel/hs-ghc-exactprint devel/hs-ghcide devel/hs-githash devel/hs-hashable devel/hs-hie-bios devel/hs-hie-compat devel/hs-hiedb devel/hs-hls-graph devel/hs-hls-plugin-api devel/hs-hls-test-utils devel/hs-lens devel/hs-lsp devel/hs-lsp-test devel/hs-lsp-types textproc/hs-megaparsec math/hs-mod devel/hs-optparse-applicative devel/hs-optparse-simple devel/hs-parser-combinators textproc/hs-prettyprinter sysutils/hs-process-extras textproc/hs-regex-applicative textproc/hs-regex-tdfa devel/hs-row-types devel/hs-safe-exceptions math/hs-semigroupoids devel/hs-shake databases/hs-sqlite-simple devel/hs-stm-containers devel/hs-syb devel/hs-tasty-hunit textproc/hs-text-rope devel/hs-trial devel/hs-unliftio devel/hs-unliftio-core devel/hs-unordered-containers devel/hs-vector devel/ormolu devel/stan

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64haskell-language-server-2.7.0.0nb5.tgz
NetBSD 10.0aarch64haskell-language-server-2.7.0.0nb2.tgz
NetBSD 10.0aarch64haskell-language-server-2.7.0.0nb2.tgz
NetBSD 10.0x86_64haskell-language-server-2.7.0.0nb5.tgz
NetBSD 10.0x86_64haskell-language-server-2.7.0.0nb2.tgz
NetBSD 10.0x86_64haskell-language-server-2.7.0.0nb2.tgz
NetBSD 9.0aarch64haskell-language-server-2.7.0.0nb5.tgz
NetBSD 9.0aarch64haskell-language-server-2.7.0.0nb2.tgz
NetBSD 9.0aarch64haskell-language-server-2.7.0.0nb2.tgz
NetBSD 9.0x86_64haskell-language-server-2.7.0.0nb5.tgz
NetBSD 9.0x86_64haskell-language-server-2.7.0.0nb2.tgz
NetBSD 9.0x86_64haskell-language-server-2.7.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.