Revision c4ef235b Ganeti/Jobs.hs

b/Ganeti/Jobs.hs
31 31
import qualified Text.JSON as J
32 32

  
33 33
-- | The JobStatus data type. Note that this is ordered especially
34
-- such that greater/lesser comparison on values of this type makes
34
-- such that greater\/lesser comparison on values of this type makes
35 35
-- sense.
36 36
data JobStatus = JobQueued
37 37
               | JobWaitLock

Also available in: Unified diff