aboutsummaryrefslogtreecommitdiff
path: root/daffm.cabal
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2025-10-03 00:50:04 +0530
committerAkshay Nair <phenax5@gmail.com>2025-10-03 01:07:49 +0530
commitc636e2bbe34bff6f75b334cdaa9d4e59b92fa48c (patch)
tree5a433290bbe36d982af7cb76f92dc49e1bb0304b /daffm.cabal
parent7fc70c52f322d451e8295a12a6fbaf869a2d9a2b (diff)
downloaddaffm-c636e2bbe34bff6f75b334cdaa9d4e59b92fa48c.tar.gz
daffm-c636e2bbe34bff6f75b334cdaa9d4e59b92fa48c.zip
Add spawning processes + suspend tui
Diffstat (limited to 'daffm.cabal')
-rw-r--r--daffm.cabal1
1 files changed, 1 insertions, 0 deletions
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,