Generalize mkResultT to arbitrary showable failures
A lot of Ganeti function return a type IO (GenericResult e a) with various failure types e. It is often necessary to combine all those results in a generic ResultT String IO a Signed-off-by:Klaus Aehlig <aehlig@google.com> Reviewed-by:
Petr Pudlak <pudlak@google.com>
Showing
Please register or sign in to comment