From c636e2bbe34bff6f75b334cdaa9d4e59b92fa48c Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 3 Oct 2025 00:50:04 +0530 Subject: Add spawning processes + suspend tui --- daffm.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'daffm.cabal') diff --git a/daffm.cabal b/daffm.cabal index 5f74735..a9cce5f 100644 --- a/daffm.cabal +++ b/daffm.cabal @@ -30,6 +30,7 @@ common common-config data-default <= 0.8.0.1, directory <= 1.3.9.0, filepath <= 1.5.4.0, + process <= 1.6.26.1, unix-compat <= 0.7.4.1, mtl == 2.3.1, temporary, -- cgit v1.3.1