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
| Versions | 0.0.0.2, 0.0.0.3 |
|---|---|
| Dependencies | base (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) |
| License | BSD3 |
| Author | Timo B. Kranz |
| Maintainer | Timo B. Kranz <me@tbk.name> |
| Stability | experimental |
| Category | Control, Scheduling |
| Home page | http://github.com/tbh/hcron |
| Upload date | Thu Aug 23 22:06:07 UTC 2012 |
| Uploaded by | TimoHuebel |
| Built on | ghc-7.4 |
Modules
- HCron
- HCron.Schedule
Downloads
- hcron-0.0.0.3.tar.gz (Cabal source package)
- package description (included in the package)