fsnotify: Cross platform library for file change notification.

[ bsd3, filesystem, library ] [ Propose Tags ]

Cross platform library for file creation, modification, and deletion notification. This library builds upon existing libraries for platform-specific Window, Mac, and Linux filesystem event notification.


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.7.1, 0.0.8, 0.0.9, 0.0.10, 0.0.11, 0.1, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.2, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.1, 0.2.1.1, 0.2.1.2, 0.3.0.0, 0.3.0.1, 0.4.0.0, 0.4.0.1, 0.4.1.0 (info)
Change log CHANGELOG.md
Dependencies async (>=2.0.1), base (>=4.6 && <5), containers (>=0.4), hfsevents (>=0.1.3), hinotify (>=0.3.7 && <0.3.10), system-fileio (>=0.3.8), system-filepath (>=0.4.6), text (>=0.11.0), time (>=1.1), Win32-notify (>=0.3) [details]
License BSD-3-Clause
Author Mark Dittmer <mark.s.dittmer@gmail.com>
Maintainer Greg Weber <greg@gregweber.info>, Roman Cheplyaka <roma@ro-che.info>
Revised Revision 2 made by GeorgeWilson at 2018-04-09T01:23:23Z
Category Filesystem
Source repo head: git clone git://github.com/haskell-fswatch/hfsnotify
Uploaded by RomanCheplyaka at 2014-05-14T22:36:51Z
Distributions Arch:0.4.0.0, Debian:0.3.0.1, Fedora:0.4.1.0, FreeBSD:0.2.1, LTSHaskell:0.4.1.0, NixOS:0.4.1.0, Stackage:0.4.1.0, openSUSE:0.4.1.0
Reverse Dependencies 57 direct, 163 indirect [details]
Downloads 96374 total (255 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]

Readme for fsnotify-0.1.0.1

[back to package description]

hfsnotify

Unified Haskell interface for basic file system notifications.