Add process version constraint
authorLuke Lau <luke_lau@icloud.com>
Thu, 14 Jun 2018 14:43:30 +0000 (10:43 -0400)
committerLuke Lau <luke_lau@icloud.com>
Thu, 14 Jun 2018 14:43:30 +0000 (10:43 -0400)
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