diff options
Diffstat (limited to 'devel/hs-kqueue/pkg-descr')
-rw-r--r-- | devel/hs-kqueue/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/hs-kqueue/pkg-descr b/devel/hs-kqueue/pkg-descr new file mode 100644 index 000000000000..e5de30724d1d --- /dev/null +++ b/devel/hs-kqueue/pkg-descr @@ -0,0 +1,5 @@ +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. + +WWW: http://github.com/hesselink/kqueue |