diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:23:50 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:23:50 -0500 |
commit | deb7041d01838fe0b4890659ddcbce21d12da757 (patch) | |
tree | 8a771b99e81e1819019c792443d34000c4c039f3 /haskell/haskell-hinotify/README | |
parent | 7e10acc4b42ee5e6aed8cd6a4bcdf2567ba96c9c (diff) | |
download | slackbuilds-deb7041d01838fe0b4890659ddcbce21d12da757.tar.gz |
haskell/haskell-hinotify: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-hinotify/README')
-rw-r--r-- | haskell/haskell-hinotify/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-hinotify/README b/haskell/haskell-hinotify/README index 34c6a69eb4..1cf5fb65b0 100644 --- a/haskell/haskell-hinotify/README +++ b/haskell/haskell-hinotify/README @@ -2,7 +2,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. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |