Revision a2e90275 Ganeti/HTools/Types.hs

b/Ganeti/HTools/Types.hs
71 71

  
72 72
-- | Formatted solution output for one move (involved nodes and
73 73
-- commands
74
type MoveJob = ([Ndx], [String])
74
type MoveJob = ([Ndx], IMove, [String])
75 75

  
76 76
-- | A list of command elements
77 77
type JobSet = [MoveJob]

Also available in: Unified diff