hcron-0.0.0.3: A simple job scheduler, which just runs some IO action at a given time.

The hcron package

A simple job scheduler for Haskell, which just runs some IO () action at a given time. Currently almost all of this package is based on the excellent cron modules found in the BuildBox package by Ben Lippmeier.

Properties

Versions0.0.0.2, 0.0.0.3
Dependenciesbase (4.*), bytestring (≥0.9 & <1.0), containers (0.4.*), directory (≥1.0 & ≤1.2), mtl (≥2.0 & <3.0), old-locale (1.0.*), pretty (≥1.0 & <1.2), process (≥1.0 & <1.2), random (1.0.*), stm (2.2.*), time (≥1.1 & ≤1.4)
LicenseBSD3
AuthorTimo B. Kranz
MaintainerTimo B. Kranz <me@tbk.name>
Stabilityexperimental
CategoryControl, Scheduling
Home pagehttp://github.com/tbh/hcron
Upload dateThu Aug 23 22:06:07 UTC 2012
Uploaded byTimoHuebel
Built onghc-7.4

Modules

Downloads