steeloverseer-2.0.0.1: A file watcher and development tool.

Safe HaskellSafe
LanguageHaskell98

Job

Synopsis

Documentation

data Job Source #

dequeueJob :: JobQueue -> IO Job Source #

Dequeue a Job from a JobQueue. This assumes that there is no currently running job, but does not actually check.