diff options
Diffstat (limited to 'libraries/haskell-hinotify/README')
-rw-r--r-- | libraries/haskell-hinotify/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/libraries/haskell-hinotify/README b/libraries/haskell-hinotify/README deleted file mode 100644 index 4b31faab0f..0000000000 --- a/libraries/haskell-hinotify/README +++ /dev/null @@ -1,8 +0,0 @@ -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 |