From: Luke Lau Date: Thu, 14 Jun 2018 14:43:30 +0000 (-0400) Subject: Add process version constraint X-Git-Tag: 0.1.0.0~68 X-Git-Url: http://git.lukelau.me/?p=lsp-test.git;a=commitdiff_plain;h=67aa637f19441d51d729c008bffb9c3dfb8cea0e Add process version constraint --- diff --git a/haskell-lsp-test.cabal b/haskell-lsp-test.cabal index 5907d74..256106f 100644 --- a/haskell-lsp-test.cabal +++ b/haskell-lsp-test.cabal @@ -31,7 +31,7 @@ library , filepath , lens , parser-combinators - , process + , process >= 1.6.3 , random , text , transformers