Skip to content

Commit

Permalink
Test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
adithyaov committed Oct 27, 2024
1 parent f370484 commit c465404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion streamly-fsevents.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c465404

Please sign in to comment.