name:                 lsp
version:              2.5.0.0
visibility:           public
id:                   lsp-2.5.0.0-90d1V2bWxZJ2ywixHh51Qo
key:                  lsp-2.5.0.0-90d1V2bWxZJ2ywixHh51Qo
license:              MIT
copyright:            Alan Zimmerman, 2016-2021
maintainer:           alan.zimm@gmail.com
author:               Alan Zimmerman
homepage:             https://github.com/haskell/lsp
synopsis:             Haskell library for the Microsoft Language Server Protocol
description:
    An implementation of the types, and basic message server to
    allow language implementors to support the Language Server
    Protocol for their specific language.

    An example of this is for Haskell via the Haskell Language
    Server, at https://github.com/haskell/haskell-language-server

category:             Development
abi:                  d585edf911708a203b8bf2ac99c12dbf
exposed:              True
exposed-modules:
    Language.LSP.Diagnostics, Language.LSP.Logging,
    Language.LSP.Protocol.Capabilities from lsp-types-2.2.0.0-8Xein21J7hgLjsXepwEL9j:Language.LSP.Protocol.Capabilities,
    Language.LSP.Protocol.Lens from lsp-types-2.2.0.0-8Xein21J7hgLjsXepwEL9j:Language.LSP.Protocol.Lens,
    Language.LSP.Protocol.Message from lsp-types-2.2.0.0-8Xein21J7hgLjsXepwEL9j:Language.LSP.Protocol.Message,
    Language.LSP.Protocol.Types from lsp-types-2.2.0.0-8Xein21J7hgLjsXepwEL9j:Language.LSP.Protocol.Types,
    Language.LSP.Server, Language.LSP.VFS

hidden-modules:
    Language.LSP.Server.Control Language.LSP.Server.Core
    Language.LSP.Server.Processing

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/lsp-2.5.0.0-90d1V2bWxZJ2ywixHh51Qo

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/lsp-2.5.0.0-90d1V2bWxZJ2ywixHh51Qo

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/lsp-2.5.0.0-90d1V2bWxZJ2ywixHh51Qo

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.8.2/lsp-2.5.0.0
hs-libraries:         HSlsp-2.5.0.0-90d1V2bWxZJ2ywixHh51Qo
depends:
    aeson-2.2.1.0-FdX3Pq5v5k8rGWMpYlHYh
    async-2.2.5-FBNDIiksL2sEWCANj9dS2X
    attoparsec-0.14.4-ImwmgQveoMtK54OnlohPZF base-4.19.1.0-inplace
    bytestring-0.12.1.0-inplace
    co-log-core-0.3.2.1-A9h88kfsOIAIeXaunCcsJh containers-0.6.8-inplace
    data-default-0.7.1.1-K2C8aUascRMBXGHAbVhVIg
    directory-1.3.8.1-inplace exceptions-0.10.7-inplace
    extra-1.7.14-HYAkpjusLOYH0BibJYI1pJ filepath-1.4.200.1-inplace
    hashable-1.4.4.0-KxjXsVUVzC32ShXgMIK5TR
    lens-5.2.3-IzDmQbB9t3Z5ZtuvpY1PMD
    lens-aeson-1.2.3-GoVQh20BvoWJ2h6HJVfvpp
    lsp-types-2.2.0.0-8Xein21J7hgLjsXepwEL9j mtl-2.3.1-inplace
    prettyprinter-1.7.1-669HnDKi4PmIzT1dYrTngA
    random-1.2.1.2-AnlDmaF5WL346hMm1YccNe
    sorted-list-0.2.2.0-7HfyqrpttvI1B2qlKe4cDY stm-2.5.2.1-inplace
    text-2.1.1-inplace text-rope-0.2-5OPNmEJFjUKIAaVdjlkBvJ
    transformers-0.6.1.0-inplace
    unliftio-core-0.2.1.0-AJWCOn7xe2240TnTURYPAF
    unordered-containers-0.2.20-5Qixj11gStfGuv5JtL1LiN
    uuid-1.3.15-EaonJMoeoHq6f7PFpus3qp

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/lsp-2.5.0.0/html/lsp.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/lsp-2.5.0.0/html
