[Haskell-cafe] Guide for converting existing code to Conduit 0.4?

Erik de Castro Lopo mle+hs at mega-nerd.com
Mon Apr 9 11:58:01 CEST 2012


Hi all,

Is there some sort of a guide for converting existing code Conduit 0.4?

What happened to Control.Monad.Trans.Resource.with?

What happens to stuff that used to to have a type "C.Source m a" which
now seems to need type "C.Pipe Void a (ResourceT m) a"?

Cheers,
Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/



More information about the Haskell-Cafe mailing list