diff options
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 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 }, |