Sorry for the noob question. Was wondering if there's a way to do the following transformation:
SafeT IO a -> SafeT (MaybeT IO) a And in particular is there any reason not to have an MFunctor for SafeT? -- You received this message because you are subscribed to the Google Groups "Haskell Pipes" group. To unsubscribe from this group and stop receiving emails from it, send an email to haskell-pipes+unsubscr...@googlegroups.com. To post to this group, send email to haskell-pipes@googlegroups.com.