diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-12-25 11:17:51 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-12-25 11:17:51 +0530 |
| commit | 3c1f75e8cf8d88287e6b501fda61aec9effa97ee (patch) | |
| tree | 0f7b2245d42b24630b3d8a8990e2a36ece3a519a /daffm.cabal | |
| parent | 0c3b673e1614677a20f0b0b22af8bd017228b5e0 (diff) | |
| download | daffm-3c1f75e8cf8d88287e6b501fda61aec9effa97ee.tar.gz daffm-3c1f75e8cf8d88287e6b501fda61aec9effa97ee.zip | |
Add owner:group info in out
Diffstat (limited to '')
| -rw-r--r-- | daffm.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/daffm.cabal b/daffm.cabal index 65387ab..493629d 100644 --- a/daffm.cabal +++ b/daffm.cabal @@ -42,6 +42,7 @@ common common-config text, text-zipper <= 0.13, unix-compat <= 0.7.4.1, + unix <= 2.8.8.0, vector, vty |
