Revision 179c0828 htools/Ganeti/HTools/Group.hs

b/htools/Ganeti/HTools/Group.hs
73 73
          , idx         = -1
74 74
          }
75 75

  
76
-- | Sets the group index.
77
--
76 78
-- This is used only during the building of the data structures.
77 79
setIdx :: Group -> T.Gdx -> Group
78 80
setIdx t i = t {idx = i}

Also available in: Unified diff