@hackage hcron0.0.0.3

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.