name:                 lsp
version:              2.7.0.1
visibility:           public
id:                   lsp-2.7.0.1-EJ9DNH3jAiH8BINt6P1wHm
key:                  lsp-2.7.0.1-EJ9DNH3jAiH8BINt6P1wHm
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:                  a913c2f8efe02d138cd96859a8844a3e
exposed:              True
exposed-modules:
    Language.LSP.Diagnostics, Language.LSP.Logging,
    Language.LSP.Protocol.Capabilities from lsp-types-2.3.0.1-DRgHF6G3wOAK70a4XwHYCC:Language.LSP.Protocol.Capabilities,
    Language.LSP.Protocol.Lens from lsp-types-2.3.0.1-DRgHF6G3wOAK70a4XwHYCC:Language.LSP.Protocol.Lens,
    Language.LSP.Protocol.Message from lsp-types-2.3.0.1-DRgHF6G3wOAK70a4XwHYCC:Language.LSP.Protocol.Message,
    Language.LSP.Protocol.Types from lsp-types-2.3.0.1-DRgHF6G3wOAK70a4XwHYCC:Language.LSP.Protocol.Types,
    Language.LSP.Server, Language.LSP.VFS

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

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/lsp-2.7.0.1-EJ9DNH3jAiH8BINt6P1wHm

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/lsp-2.7.0.1-EJ9DNH3jAiH8BINt6P1wHm

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/lsp-2.7.0.1-EJ9DNH3jAiH8BINt6P1wHm

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/lsp-2.7.0.1
hs-libraries:         HSlsp-2.7.0.1-EJ9DNH3jAiH8BINt6P1wHm
depends:
    aeson-2.2.3.0-7XnCskwqBum1iz93aA1K0B
    async-2.2.5-LMf6IatO7unBmgPJOnsiMx
    attoparsec-0.14.4-K9NSfl6Vabt1mhGYpcAGFx base-4.20.0.0-inplace
    bytestring-0.12.1.0-inplace
    co-log-core-0.3.2.4-FIRjx0F4riF1IyA70zBpXd containers-0.7-inplace
    data-default-0.8.0.0-2oWsJ52Td01AJaqZepl521
    directory-1.3.8.3-inplace exceptions-0.10.7-inplace
    extra-1.8-CqLOOjzw4Y52tnO6v2n00A filepath-1.5.2.0-inplace
    hashable-1.5.0.0-93vVlDWTvOTF1kJlBpPOXB
    lens-5.3.3-GuyFqV52qsYJgFSfE7uH9V
    lens-aeson-1.2.3-e54JYGLYxyDlhyxCqGd2W
    lsp-types-2.3.0.1-DRgHF6G3wOAK70a4XwHYCC mtl-2.3.1-inplace
    prettyprinter-1.7.1-IkgfhT2Rur1GNk5bvThQCA
    sorted-list-0.2.2.0-7iQrs04xLQxEb5vPadNtbO stm-2.5.3.1-inplace
    text-2.1.1-inplace text-rope-0.3-AlI3u8KSo80DNtjlZ0Xyy4
    transformers-0.6.1.1-inplace
    unliftio-0.2.25.0-D8nxdFPsyRcJmUp2CjKIcZ
    unliftio-core-0.2.1.0-GaBx0qDdf17ZdboK89W3F
    unordered-containers-0.2.20-DmA1der3vIe6VwQRGylcdv

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/lsp-2.7.0.1/html/lsp.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/lsp-2.7.0.1/html
