@hackage / spy

A compact file system watcher for Mac OS X, Linux and Windows

Version Deprecated package0.14

About

Metadata

  • Last updated , by StefanSaasen
  • License BSD-3-Clause
  • Categories Development
  • Maintained by: stefan@saasen.me

  • Lottery factor: 0

Links

Installation

This package has been deprecated

Package Flags

Use the -f option with cabal commands to enable flags

    small_base (on by default)

    Choose the new, split-up base package.

Readme

Spy can be used to watch for file changes and to either report the modified files or run a command if files change. It can be used to trigger compilation, to run tests or start a deployment.