Package Info

ghc-cron


Cron datatypes and Attoparsec parser


Development/Libraries/Haskell

Cron data structure and Attoparsec parser. The idea is to embed it in larger systems which want to roll their own scheduled tasks in a format that people are used to. 'System.Cron' is where all the interesting datatypes live. You will also find 'scheduleMatches', which you can use to compare a time against a 'CronSchedule' to see if an action needs to be performed. System.Cron.Parser is where you will find the parsers cronSchedule, crontabEntry and cronTab. To parse individual schedules up to full crontab files.


License: MIT
URL: https://hackage.haskell.org/package/cron

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.5.0-bp150.2.3 info GA Release 2018-08-01 15
  • AArch64
  • ghc-cron
  • ghc-cron-devel
0.5.0-bp150.2.5 info GA Release 2018-07-31 15
  • ppc64le
  • ghc-cron
  • ghc-cron-devel
0.5.0-bp150.2.8 info GA Release 2018-07-30 15
  • x86-64
  • ghc-cron
  • ghc-cron-devel