htools: Adding printTable helper
authorRené Nussbaumer <rn@google.com>
Wed, 29 Feb 2012 13:33:49 +0000 (14:33 +0100)
committerRené Nussbaumer <rn@google.com>
Wed, 29 Feb 2012 14:22:21 +0000 (15:22 +0100)
commitc3024b7e3b4b32cd63a19a1045011baeed1c3578
tree76e54bab68503d44c51e94ce43a4a41467105ef7
parent5c52dae617da0397ccb491aede43df88bd7641a7
htools: Adding printTable helper

This helper abstract away all the unlines and unwords call you've to do
after you got a formatTable back.

Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
htools/Ganeti/HTools/Cluster.hs
htools/Ganeti/HTools/Utils.hs