slackbuilds_ponce/libraries/haskell-hinotify
2010-05-16 22:24:31 -05:00
..
doinst.sh libraries/haskell-hinotify: Added (inotify support for haskell). 2010-05-16 22:24:31 -05:00
haskell-hinotify.info libraries/haskell-hinotify: Added (inotify support for haskell). 2010-05-16 22:24:31 -05:00
haskell-hinotify.SlackBuild libraries/haskell-hinotify: Added (inotify support for haskell). 2010-05-16 22:24:31 -05:00
README libraries/haskell-hinotify: Note ghc dependency. 2010-05-16 22:24:31 -05:00
slack-desc libraries/haskell-hinotify: Added (inotify support for haskell). 2010-05-16 22:24:31 -05:00

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.