Add process version constraint
[lsp-test.git] / haskell-lsp-test.cabal
index 5907d7487564ff05bc98dce68e28101feaf56c18..256106f248c4cef4d6bca8708c0f28597abd0031 100644 (file)
@@ -31,7 +31,7 @@ library
                      , filepath
                      , lens
                      , parser-combinators
-                     , process
+                     , process >= 1.6.3
                      , random
                      , text
                      , transformers