libraries/haskell-hinotify: Note ghc dependency.

This commit is contained in:
Robby Workman 2010-05-13 08:48:22 -05:00
parent 9112175ff2
commit 0d7dd50075
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
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.