diff --git a/streamly-fsevents.cabal b/streamly-fsevents.cabal index 369f66a..285ae5f 100644 --- a/streamly-fsevents.cabal +++ b/streamly-fsevents.cabal @@ -249,13 +249,13 @@ library build-depends: base >= 4.12 && < 4.21 - , containers >= 0.6.0 && < 0.8 , streamly-core == 0.3.0 -- For FS.Event module if os(linux) build-depends: directory >= 1.2.2 && < 1.4 + , containers >= 0.6.0 && < 0.8 if os(windows) build-depends: Win32 >= 2.6 && < 2.14