libraries/haskell-hinotify: Note ghc dependency.
This commit is contained in:
parent
9112175ff2
commit
0d7dd50075
|
@ -1,3 +1,5 @@
|
||||||
inotify provides file system event notification, simply add a watcher to
|
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.
|
a file or directory and get an event when it is accessed or modified.
|
||||||
This package provides haskell bindings for inotify.
|
This package provides haskell bindings for inotify.
|
||||||
|
|
||||||
|
This requires ghc.
|
||||||
|
|
Loading…
Reference in New Issue