Remove hie binary check (main slowdown was Hoogle)
[lsp-test.git] / lsp-test.cabal
index b323deb6af9eaf047d0d66cb90091234ce695329..8df74051f2d1e496bdb2f45752a2897b93ed584b 100644 (file)
@@ -1,5 +1,5 @@
 name:                lsp-test
-version:             0.8.2.0
+version:             0.10.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