diff options
| author | Roman Smrž <roman.smrz@seznam.cz> | 2025-11-14 20:36:26 +0100 |
|---|---|---|
| committer | Roman Smrž <roman.smrz@seznam.cz> | 2025-11-14 20:36:26 +0100 |
| commit | 3f6c94f897231b407e3c976e8d789d420ee5e6b7 (patch) | |
| tree | 0fee6b28c78c7206c7112a575891b4ab5411ccd4 /minici.cabal | |
| parent | 00e5bc0f9874eb9f929e917ba44bbd7b6f2ca4a8 (diff) | |
Separate module for file-related utilities
Diffstat (limited to 'minici.cabal')
| -rw-r--r-- | minici.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/minici.cabal b/minici.cabal index e82a3b4..c8a9d3a 100644 --- a/minici.cabal +++ b/minici.cabal @@ -58,6 +58,7 @@ executable minici Config Destination Eval + FileUtils Job Job.Types Output |