delta-0.1.0.0: A library for detecting file changes

Safe HaskellNone
LanguageHaskell2010

System.Delta

Synopsis

Documentation

deltaDir :: FileWatcher a => FilePath -> IO a

Build a file watcher

deltaDirWithCallbacks :: FileWatcher a => FilePath -> IO (CallbackWatcher a)

Build a file watcher that allows to register callbacks