mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
deb7041d01
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
6 lines
308 B
Text
6 lines
308 B
Text
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.
|
|
|
|
After uninstalling, run this command to unregister the package from
|
|
the ghc package database: ghc-pkg recache
|