steeloverseer 1.1.0.0 → 1.1.0.1
raw patch · 1 files changed
+2/−2 lines, 1 files
Files
- steeloverseer.cabal +2/−2
steeloverseer.cabal view
@@ -2,9 +2,9 @@ -- documentation, see http://haskell.org/cabal/users-guide/ name: steeloverseer-version: 1.1.0.0+version: 1.1.0.1 synopsis: A file watcher.-description: A command line tool that responds to filesystem events. Allows the user to automatically execute commands after files are added or updated. Watches files using regular expressions. Can be invoked interactively or as a daemon.+description: A command line tool that responds to filesystem events. Allows the user to automatically execute commands after files are added or updated. Watches files using regular expressions. license: BSD3 license-file: LICENSE author: Schell Scivally