Match current haskell-lsp master
[lsp-test.git] / lsp-test.cabal
index 43cea80210fb80d4fae6cb3222db3160192e5534..de933570a41f67c5f57302e097b852f93bfff92a 100644 (file)
@@ -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