summaryrefslogtreecommitdiff
path: root/minici.cabal
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2025-01-24 21:53:15 +0100
committerRoman Smrž <roman.smrz@seznam.cz>2025-01-25 17:28:44 +0100
commit494f99b478ed8628a62d20b3c37557702c699306 (patch)
tree4463d72c6c414ff301f1ec53e8d7f07e4ea63e52 /minici.cabal
parent9c31e8cbf9708922e5a080dff28f102dfa58eeec (diff)
Option to run jobs for new tags
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 3b6e446..095cadf 100644
--- a/minici.cabal
+++ b/minici.cabal
@@ -89,6 +89,7 @@ executable minici
directory ^>= { 1.3 },
exceptions ^>= { 0.10 },
filepath ^>= { 1.4, 1.5 },
+ Glob ^>= { 0.10.2 },
hinotify ^>= { 0.4 },
HsYAML ^>= { 0.2 },
mtl ^>= { 2.2, 2.3 },