diff options
| author | Roman Smrž <roman.smrz@seznam.cz> | 2026-07-09 19:44:18 +0200 |
|---|---|---|
| committer | Roman Smrž <roman.smrz@seznam.cz> | 2026-07-18 22:59:48 +0200 |
| commit | bb7b28a9e8a1a05d6d9af0f943a158a03a148190 (patch) | |
| tree | 38b65d351826c63715ce573a2a95db78a81f86ae /minici.cabal | |
| parent | b162d2e23a500bb362aaf2b94d8d3ee8f3651163 (diff) | |
Expr data type
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 0a35b53..0bb59a2 100644 --- a/minici.cabal +++ b/minici.cabal @@ -47,6 +47,7 @@ executable minici Config Destination Eval + Expr Expression FileUtils Job |