mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
7552055b0f
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
8 lines
328 B
Text
8 lines
328 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.
|
|
|
|
This requires ghc.
|
|
|
|
After uninstalling, run this command to unregister the package from
|
|
the ghc package database: ghc-pkg recache
|