name:                 lsp-test
version:              0.17.1.1
visibility:           public
id:                   lsp-test-0.17.1.1-2E3C2qLopVTC7tfdDDCVVA
key:                  lsp-test-0.17.1.1-2E3C2qLopVTC7tfdDDCVVA
license:              BSD-3-Clause
copyright:            2021 Luke Lau
maintainer:           luke_lau@icloud.com
author:               Luke Lau
homepage:
    https://github.com/haskell/lsp/blob/master/lsp-test/README.md

synopsis:             Functional test framework for LSP servers.
description:
    A test framework for writing tests against
    <https://microsoft.github.io/language-server-protocol/ Language Server Protocol servers>.
    @Language.LSP.Test@ launches your server as a subprocess and allows you to simulate a session
    down to the wire.
    To see examples of it in action, check out <https://github.com/haskell/haskell-ide-engine haskell-ide-engine>,
    <https://github.com/haskell/haskell-language-server haskell-language-server> and
    <https://github.com/digital-asset/ghcide ghcide>.

category:             Testing
abi:                  14de5b764c049c95f1eef7dfcbb87292
exposed:              True
exposed-modules:
    Control.Applicative.Combinators from parser-combinators-1.3.0-1bpLIklhrVs2A3lex4XEJ3:Control.Applicative.Combinators,
    Language.LSP.Protocol.Capabilities from lsp-types-2.3.0.1-DRgHF6G3wOAK70a4XwHYCC:Language.LSP.Protocol.Capabilities,
    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.Test

hidden-modules:
    Language.LSP.Test.Compat Language.LSP.Test.Decoding
    Language.LSP.Test.Exceptions Language.LSP.Test.Files
    Language.LSP.Test.Parsing Language.LSP.Test.Server
    Language.LSP.Test.Session

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/lsp-test-0.17.1.1-2E3C2qLopVTC7tfdDDCVVA

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/lsp-test-0.17.1.1-2E3C2qLopVTC7tfdDDCVVA

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/lsp-test-0.17.1.1-2E3C2qLopVTC7tfdDDCVVA

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/lsp-test-0.17.1.1
hs-libraries:         HSlsp-test-0.17.1.1-2E3C2qLopVTC7tfdDDCVVA
depends:
    Diff-1.0.2-Ht13ir5esjDFd1mC47CGqD
    Glob-0.10.2-3vtCSTsAOtE7VDcURNm0um
    aeson-2.2.3.0-7XnCskwqBum1iz93aA1K0B
    aeson-pretty-0.8.10-I9T5AB4vkzr4XcSCsVTt0M
    ansi-terminal-1.1.2-Ktb2gMoAjz02DVVJFswbI0
    async-2.2.5-LMf6IatO7unBmgPJOnsiMx base-4.20.0.0-inplace
    bytestring-0.12.1.0-inplace
    co-log-core-0.3.2.4-FIRjx0F4riF1IyA70zBpXd
    conduit-1.3.6-2x5PueC1dZcLkuSiZzdSOV
    conduit-parse-0.2.1.1-A24QATAl2M3IXnRS4czcBB 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
    lens-5.3.3-GuyFqV52qsYJgFSfE7uH9V
    lens-aeson-1.2.3-e54JYGLYxyDlhyxCqGd2W
    lsp-2.7.0.1-EJ9DNH3jAiH8BINt6P1wHm
    lsp-types-2.3.0.1-DRgHF6G3wOAK70a4XwHYCC mtl-2.3.1-inplace
    parser-combinators-1.3.0-1bpLIklhrVs2A3lex4XEJ3
    process-1.6.19.0-inplace some-1.0.6-HhIurQEX9gRDXlEihMn5jF
    text-2.1.1-inplace time-1.12.2-inplace transformers-0.6.1.1-inplace
    unix-2.8.5.1-inplace

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

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