Add two utility functions for the Result type
authorIustin Pop <iustin@google.com>
Wed, 1 Dec 2010 00:10:57 +0000 (00:10 +0000)
committerIustin Pop <iustin@google.com>
Wed, 1 Dec 2010 17:08:38 +0000 (17:08 +0000)
commit06fb841e3b9044608cc85fe068a3d606c0a6c5f8
tree295a8c0627055c685df9dbee2bb0949b1329781c
parent99b63608c593b37bead28376777fa95e49825a51
Add two utility functions for the Result type

Actually, this just moves the functions from the QC module to Types, and
removes a duplicate entry from Cluster.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Balazs Lecz <leczb@google.com>
Ganeti/HTools/Cluster.hs
Ganeti/HTools/QC.hs
Ganeti/HTools/Types.hs