From 0d7dd50075d0d98b82632de2567d9fdd236b923e Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Thu, 13 May 2010 08:48:22 -0500 Subject: libraries/haskell-hinotify: Note ghc dependency. --- libraries/haskell-hinotify/README | 2 ++ 1 file changed, 2 insertions(+) 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. -- cgit v1.2.3