Hi, is there an easy way to transform a function from: Monad m => a -> m b to: Monad m => m (a -> b) ? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.haskell.org/pipermail/beginners/attachments/20131017/f9b1f1a5/attachment.html>