diff options
author | Andy Bailey <GooseYArd@gmail.com> | 2010-07-25 18:24:22 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-07-25 21:52:41 -0500 |
commit | 5120869d0f712786f728f01a0953f1e83a781c23 (patch) | |
tree | d44d9716c726a715f5a33344b6bf2d392429af14 /libraries/haskell-hinotify/README | |
parent | ae0cab8b64cfabc8e5a551861e665f8975a2a115 (diff) |
libraries/haskell-hinotify: Build bump, various changes.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'libraries/haskell-hinotify/README')
-rw-r--r-- | libraries/haskell-hinotify/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/haskell-hinotify/README b/libraries/haskell-hinotify/README index 4e559c757b794..4b31faab0f462 100644 --- a/libraries/haskell-hinotify/README +++ b/libraries/haskell-hinotify/README @@ -3,3 +3,6 @@ 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 |