diff options
| author | Roman Smrž <roman.smrz@seznam.cz> | 2025-11-09 15:21:56 +0100 |
|---|---|---|
| committer | Roman Smrž <roman.smrz@seznam.cz> | 2025-11-09 19:48:02 +0100 |
| commit | 652d3e82208da8a0b1bd052c7284b5904e59d20a (patch) | |
| tree | c14961759ea1684d126f2832cf9177874aa1e82a /minici.cabal | |
| parent | f449ef32e31e10b9412e932f0181ccfa4314e728 (diff) | |
Destination type and config section
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 dbc9dc2..e82a3b4 100644 --- a/minici.cabal +++ b/minici.cabal @@ -56,6 +56,7 @@ executable minici Command.Shell Command.Subtree Config + Destination Eval Job Job.Types |