diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-10-03 11:48:13 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-10-03 11:49:30 +0530 |
| commit | 3eecc44479c3e3ce9dd1beecfeb794c8a541e00f (patch) | |
| tree | b6618a239329ac6f9f811eedc134d131c3f5a115 /daffm.cabal | |
| parent | 2d0abaeb779ef63ed59de136e55c63ed2fd0a4ba (diff) | |
| download | daffm-3eecc44479c3e3ce9dd1beecfeb794c8a541e00f.tar.gz daffm-3eecc44479c3e3ce9dd1beecfeb794c8a541e00f.zip | |
Add run shell command via cmdline + selected file substitution
Diffstat (limited to 'daffm.cabal')
| -rw-r--r-- | daffm.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/daffm.cabal b/daffm.cabal index 75a49fe..781e01a 100644 --- a/daffm.cabal +++ b/daffm.cabal @@ -34,6 +34,7 @@ common common-config unix-compat <= 0.7.4.1, mtl == 2.3.1, containers <= 0.8, + text-zipper <= 0.13, temporary, text, vector, |
