From c80fbbc91756f4fea141f434f251d7ff7c0e4596 Mon Sep 17 00:00:00 2001 From: Luke Lau Date: Sat, 19 Oct 2019 00:48:07 +0100 Subject: [PATCH] Add bounds for process --- lsp-test.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lsp-test.cabal b/lsp-test.cabal index e0830e5..80283b7 100644 --- a/lsp-test.cabal +++ b/lsp-test.cabal @@ -52,7 +52,7 @@ library , lens , mtl , parser-combinators - , process + , process >= 1.6 , rope-utf16-splay , text , transformers -- 2.30.2