hfsevents

Haskell bindings for the OS X FSEvents API - Event based filesystem monitoring


Keywords
system, Propose Tags, , hfsevents-0.1.7.tar.gz, browse, Package description, Package maintainers, LuiteStegeman, edit package information
License
BSD-3-Clause
Install
cabal install hfsevents-0.1.7

Documentation

Bindings for the OS X FSEvents API

note:

when running the following commands

# echo "abc" > test.txt
# echo "def" >> test.txt

OS X 10.8 sometimes sets the `ItemCreated` flag for the second command