summaryrefslogtreecommitdiff
path: root/minici.cabal
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2025-03-23 12:40:53 +0100
committerRoman Smrž <roman.smrz@seznam.cz>2025-03-29 19:16:37 +0100
commitf3dbad3df9f8c9c1aca873d74a34c6f9169133b0 (patch)
tree93d4a0114962c4062f5c6398aeb975a2f64da0e9 /minici.cabal
parenta372c8cf51bce6179fe0d585a545b7f4f3910233 (diff)
Evaluate canonical job ids
Changelog: Added `jobid` command resolving job reference to canonical id
Diffstat (limited to 'minici.cabal')
-rw-r--r--minici.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/minici.cabal b/minici.cabal
index 433576f..b8fa18a 100644
--- a/minici.cabal
+++ b/minici.cabal
@@ -49,6 +49,7 @@ executable minici
other-modules:
Command
Command.Checkout
+ Command.JobId
Command.Run
Config
Eval