delta-0.1.0.1: A library for detecting file changes

Safe HaskellNone
LanguageHaskell2010

System.Delta

Synopsis

Documentation

deltaDir :: FilePath -> IO PollWatcher

Build a file watcher

deltaDirWithCallbacks :: FilePath -> IO (CallbackWatcher PollWatcher)

Build a file watcher that allows to register callbacks