kqueue

A binding to the kqueue event library.

http://github.com/hesselink/kqueue

Latest on Hackage:0.2.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Erik Hesselink
Maintained by [email protected]

A low-level binding to the kqueue library as found in BSD and Mac OS X. It provides, among other things, a way of monitoring files and directories for changes.