summaryrefslogtreecommitdiff
path: root/erebos.cabal
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2025-03-27 21:19:54 +0100
committerRoman Smrž <roman.smrz@seznam.cz>2025-03-27 21:19:54 +0100
commit63e1b79f48e31da10e93169444c3426b631247b2 (patch)
tree39d9faeaa894725744166628bd4ba59e89b01796 /erebos.cabal
parent82b82ce6417b23916466acaa83cac28c9d58dc4c (diff)
Build with fsnotify-0.3
Present in Debian bookworm.
Diffstat (limited to 'erebos.cabal')
-rw-r--r--erebos.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/erebos.cabal b/erebos.cabal
index e72c0a0..15f19ed 100644
--- a/erebos.cabal
+++ b/erebos.cabal
@@ -148,7 +148,7 @@ library
deepseq >= 1.4 && <1.6,
directory >= 1.3 && <1.4,
filepath >=1.4 && <1.6,
- fsnotify ^>= { 0.4 },
+ fsnotify ^>= { 0.3, 0.4 },
hashable ^>= { 1.3, 1.4, 1.5 },
hashtables ^>= { 1.2, 1.3, 1.4 },
iproute >=1.7.12 && <1.8,