summaryrefslogtreecommitdiffstats
path: root/libraries/haskell-hinotify/README
blob: 4e559c757b794f358e04592e37cb00b60b75f1ee (plain)
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.

This requires ghc.