Revision 24acc2c6

b/hbal.hs
72 72
             -> Int              -- ^ Max node name len
73 73
             -> Int              -- ^ Max instance name len
74 74
             -> [[String]]       -- ^ Current command list
75
             -> Bool             -- ^ Wheter to be silent
75
             -> Bool             -- ^ Whether to be silent
76 76
             -> Cluster.Score    -- ^ Score at which to stop
77 77
             -> IO (Cluster.Table, [[String]]) -- ^ The resulting table and
78 78
                                               -- commands

Also available in: Unified diff