Revision 6bc39970 Ganeti/Luxi.hs

b/Ganeti/Luxi.hs
76 76
            | CancelJob Int
77 77
            | SetDrainFlag Bool
78 78
            | SetWatcherPause Double
79
              deriving (Show)
79
              deriving (Show, Read)
80 80

  
81 81
-- | The serialisation of LuxiOps into strings in messages.
82 82
strOfOp :: LuxiOp -> String

Also available in: Unified diff