diff options
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 4e559c757b..4b31faab0f 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 |