saturn-0.2.0.0: Handle POSIX cron schedules.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Saturn.Unstable.Render

Synopsis

Documentation

toLazyText :: Schedule -> Text Source #

Renders a Schedule into a lazy Text value. See toText for details.

toString :: Schedule -> String Source #

Renders a Schedule into a String value. See toText for details.

toText :: Schedule -> Text Source #

Renders a Schedule into a strict Text value. The output will have five fields, each separated by a single space.