Cabal revisions of lsp-test-0.14.0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 2.4 name: lsp-test version: 0.14.0.1+x-revision: 1 synopsis: Functional test framework for LSP servers. description: A test framework for writing tests against location: https://github.com/haskell/lsp library+ build-depends: mtl <2.3+ hs-source-dirs: src exposed-modules: Language.LSP.Test reexported-modules: lsp-types:Language.LSP.Types