Remove hie binary check (main slowdown was Hoogle)
[lsp-test.git] / lsp-test.cabal
index 0d436112883ceee892ae03dfd2e51e7522636b2d..8df74051f2d1e496bdb2f45752a2897b93ed584b 100644 (file)
@@ -1,5 +1,5 @@
 name:                lsp-test
-version:             0.9.0.0
+version:             0.10.0.0
 synopsis:            Functional test framework for LSP servers.
 description:
   A test framework for writing tests against
@@ -50,7 +50,7 @@ library
                      , filepath
                      , lens
                      , mtl
-                     , parser-combinators
+                     , parser-combinators >= 1.2
                      , process >= 1.6
                      , text
                      , transformers