diff options
Diffstat (limited to 'haskell/haskell-hinotify/slack-desc')
-rw-r--r-- | haskell/haskell-hinotify/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/haskell/haskell-hinotify/slack-desc b/haskell/haskell-hinotify/slack-desc index a8d4c7b41f..499056b1a7 100644 --- a/haskell/haskell-hinotify/slack-desc +++ b/haskell/haskell-hinotify/slack-desc @@ -9,7 +9,7 @@ haskell-hinotify: haskell-hinotify (file system event notifications) haskell-hinotify: haskell-hinotify: inotify provides file system event notification, simply add a watcher -haskell-hinotify: to a file or directory and get an event when it is accessed or +haskell-hinotify: to a file or directory and get an event when it is accessed or haskell-hinotify: modified. haskell-hinotify: haskell-hinotify: http://hackage.haskell.org/package/hinotify |