| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
SubJobs
Documentation
convertJobIntoSubJobs :: UTCTime -> Job a -> [SubJob a] Source #
execSubJobs :: [SubJob a] -> IO [a] Source #
tiny-scheduler-0.1.0.0: tiny no-brainer job scheduler
| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
SubJobs
convertJobIntoSubJobs :: UTCTime -> Job a -> [SubJob a] Source #
execSubJobs :: [SubJob a] -> IO [a] Source #