Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In the FileSystem.Event module replace "Array Word8" with Path #2766

Open
harendra-kumar opened this issue Jul 8, 2024 · 1 comment
Open
Assignees
Labels
Milestone

Comments

@harendra-kumar
Copy link
Member

We can deprecate the original module and have the modified APIs in a new FileSystem.Notify or FileSystem.Watch module.

@harendra-kumar
Copy link
Member Author

harendra-kumar commented Jul 19, 2024

Instead of changing anything in the existing internal modules let's do this:

  • Create a new streamly-fsevents package including the FileSystem.Event modules
  • Deprecate these modules in the streamly package

It is better to have a separate package because fsevents usually creates problems compiling on macOS and it is not supported on freebsd.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants