summaryrefslogtreecommitdiff
path: root/libraries
diff options
context:
space:
mode:
Diffstat (limited to 'libraries')
-rw-r--r--libraries/haskell-hinotify/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/haskell-hinotify/README b/libraries/haskell-hinotify/README
index af75d8e167..4e559c757b 100644
--- a/libraries/haskell-hinotify/README
+++ b/libraries/haskell-hinotify/README
@@ -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.