@hackage hinotify-bytestring0.3.8.1

Haskell binding to inotify, using ByteString filepaths

This library provides a wrapper to the Linux Kernel's inotify feature, allowing applications to subscribe to notifications when a file is accessed or modified. Filepaths are represented as ByteStrings.