rethab/h-gpgme

Use monad-control

ivan-m opened this issue · 1 comments

Have you considered using MoandBaseControl IO from monad-control to be able to use monad transformers on top of IO?

Hi, sorry I somehow missed this comment. But no, I have not considered that. I might do so if I find time. Thanks for the suggestion.