X-Git-Url: http://git.lukelau.me/?a=blobdiff_plain;f=lsp-test.cabal;h=de933570a41f67c5f57302e097b852f93bfff92a;hb=a9dfbffbaa28063f1d9f5ff9a27f4ea617807701;hp=43cea80210fb80d4fae6cb3222db3160192e5534;hpb=8b4b8762ceef9c9482e88f105f9ab5e5c61018a3;p=lsp-test.git diff --git a/lsp-test.cabal b/lsp-test.cabal index 43cea80..de93357 100644 --- a/lsp-test.cabal +++ b/lsp-test.cabal @@ -1,5 +1,5 @@ name: lsp-test -version: 0.7.0.0 +version: 0.8.0.0 synopsis: Functional test framework for LSP servers. description: A test framework for writing tests against @@ -52,10 +52,11 @@ library , lens , mtl , parser-combinators - , process + , process >= 1.6 , rope-utf16-splay , text , transformers + , temporary , unordered-containers if os(windows) build-depends: Win32