summaryrefslogtreecommitdiffhomepage
path: root/xmobar.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'xmobar.cabal')
-rw-r--r--xmobar.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmobar.cabal b/xmobar.cabal
index 49e8f76..9f614ec 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -203,7 +203,7 @@ executable xmobar
cpp-options: -DUTF8
if flag(with_inotify) || flag(all_extensions)
- build-depends: hinotify == 0.3.*
+ build-depends: hinotify >= 0.3 && < 0.5
other-modules: Plugins.Mail, Plugins.MBox
cpp-options: -DINOTIFY