X-Git-Url: http://git.lukelau.me/?a=blobdiff_plain;f=lsp-test.cabal;h=88c6f764604e988787e3db8570b349c11483232a;hb=80a27eb1c9cb59c25bdf8c80926b897bc48f3672;hp=b323deb6af9eaf047d0d66cb90091234ce695329;hpb=93a548d7ba15386a2eace8bd2badfc69a300aa1c;p=lsp-test.git diff --git a/lsp-test.cabal b/lsp-test.cabal index b323deb..88c6f76 100644 --- a/lsp-test.cabal +++ b/lsp-test.cabal @@ -1,5 +1,5 @@ name: lsp-test -version: 0.8.2.0 +version: 0.9.0.0 synopsis: Functional test framework for LSP servers. description: A test framework for writing tests against @@ -50,9 +50,8 @@ library , filepath , lens , mtl - , parser-combinators + , parser-combinators >= 1.2 , process >= 1.6 - , rope-utf16-splay , text , transformers , unordered-containers