@hackage delta0.2.1.1
A library for detecting file changes
Delta is a library for detecting file changes in any given directory. The package is written using the sodium FRP library but it also provides a callback based API. The project also contains an executable, delta-run, which allows you to run arbitrary shell commands when a file in a directory (recursively) changes.