[Haskell-cafe] Proposal: new function for lifting

Wvv vitea3v at rambler.ru
Fri Sep 27 22:12:10 CEST 2013


Which "lift"?
This one?

class MonadTrans t where
    lift :: Monad m => m a -> t m a



--
View this message in context: http://haskell.1045720.n5.nabble.com/Proposal-new-function-for-lifting-tp5737189p5737196.html
Sent from the Haskell - Haskell-Cafe mailing list archive at Nabble.com.



More information about the Haskell-Cafe mailing list