streamly-fsevents: File system event notification API
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- [short-description] The 'description' field should be longer than the 'synopsis' field. It's useful to provide an informative 'description' to allow Haskell programmers who have never heard about your package to understand the purpose of your package. The 'description' field content is typically shown by tooling (e.g. 'cabal info', Haddock, Hackage) below the 'synopsis' which serves as a headline. Please refer to <https://cabal.readthedocs.io/en/stable/cabal-package.html#package-properties> for more details.
- [unused-flag] Declared and used flag sets differ: debug, dev, fusion-plugin, has-llvm, inspection, limit-build-mem, opt, use-unliftio /= debug, dev, has-llvm, inspection, limit-build-mem, opt, use-unliftio.
- [no-modules-exposed] library does not expose any modules
- [option-o2] 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
Properties
Versions | 0.1.0 |
---|---|
Change log | Changelog.md |
Dependencies | base (>=4.12 && <4.22), containers (>=0.6.0 && <0.8), directory (>=1.2.2 && <1.4), mtl (>=2.2.2 && <2.4), streamly (==0.11.0), streamly-core (==0.3.0), Win32 (>=2.6 && <2.15) [details] |
License | BSD-3-Clause |
Copyright | 2017 Composewell Technologies |
Author | Composewell Technologies |
Maintainer | streamly@composewell.com |
Category | Streamly, Concurrency, Streaming, Dataflow, Pipes, Reactivity, List, Logic, Non-determinism, Parsing, Array, Time, Unicode, Filesystem, Network |
Home page | https://streamly.composewell.com |
Bug tracker | https://github.com/composewell/streamly/issues |
Source repo | head: git clone https://github.com/composewell/streamly |
Uploaded | by adithyaov at 2025-09-08T18:43:48Z |
Modules
- Streamly
- Internal
- FS
- Streamly.Internal.FS.Event
- Streamly.Internal.FS.Event.Darwin
- Streamly.Internal.FS.Event.Linux
- Streamly.Internal.FS.Event.Windows
- Streamly.Internal.FS.Event
- FS
- Internal
Flags
Manual Flags
Name | Description | Default |
---|---|---|
fusion-plugin | Use fusion plugin for benchmarks and executables | Disabled |
inspection | Enable inspection testing | Disabled |
debug | Debug build with asserts enabled | Disabled |
dev | Development build | Disabled |
has-llvm | Use llvm backend for code generation | Disabled |
opt | off=GHC default, on=-O2 | Enabled |
limit-build-mem | Limits memory when building | Disabled |
use-unliftio | Use unliftio-core instead of monad-control | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- streamly-fsevents-0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees