hcron: A simple job scheduler, which just runs some IO action at a given time.
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.
Modules
- HCron
- HCron.Schedule
Downloads
- hcron-0.0.0.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.0.2, 0.0.0.3 |
---|---|
Dependencies | base (>=4 && <5), bytestring (>=0.9 && <1.0), containers (>=0.4 && <0.5), directory (>=1.0 && <=1.2), mtl (>=2.0 && <3.0), old-locale (>=1.0 && <1.1), pretty (>=1.0 && <1.2), process (>=1.0 && <1.2), random (>=1.0 && <1.1), stm (>=2.2 && <2.3), time (>=1.1 && <=1.4) [details] |
Tested with | ghc ==7.0.3 |
License | BSD-3-Clause |
Author | Timo B. Kranz |
Maintainer | Timo B. Kranz <me@tbk.name> |
Category | Control, Scheduling |
Home page | http://github.com/tbh/hcron |
Uploaded | by TimoHuebel at 2012-08-23T22:06:07Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1929 total (8 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-24 [all 7 reports] |