aboutsummaryrefslogtreecommitdiff
path: root/libraries/haskell-hinotify/README
blob: af75d8e1672a74ec72f64c9236e2a1d5a80cf7dc (plain)
1
2
3
inotify provides file system event notification, simply add a watcher to
a file or directory and get an event when it is accessed or modified.
This package provides haskell bindings for inotify.