Fix unused-do-binds for ghc 6.12
authorIustin Pop <iustin@google.com>
Thu, 25 Feb 2010 12:35:37 +0000 (13:35 +0100)
committerIustin Pop <iustin@google.com>
Thu, 25 Feb 2010 12:35:37 +0000 (13:35 +0100)
commitc939b58e0d4fff3c1b79e317cf17a48bcff52816
treeffbfa7bd7dd36560219ef6b3ffdcaa62069cdc7b
parent0903280b99d4b5a4a8e723876d99ca2117fe6c51
Fix unused-do-binds for ghc 6.12

GHC 6.12 has some new warnings, which are valid in most cases except
(IMHO) printf usage.
Ganeti/HTools/CLI.hs
Ganeti/HTools/ExtLoader.hs
hbal.hs
hscan.hs
hspace.hs