Handle receiving messages in between the initialize sequence
[lsp-test.git] / lsp-test.cabal
index dcb6793f5a4c06f5ed06769178919a1952bc3d85..88c6f764604e988787e3db8570b349c11483232a 100644 (file)
@@ -50,9 +50,8 @@ library
                      , filepath
                      , lens
                      , mtl
-                     , parser-combinators
+                     , parser-combinators >= 1.2
                      , process >= 1.6
-                     , rope-utf16-splay
                      , text
                      , transformers
                      , unordered-containers