[Haskell-cafe] Conduit Sink fork

t helfferich thelff at hotmail.com
Mon Mar 5 00:54:21 CET 2012


Hi! So, it turns out I have a need for a sink that forks input into two other sinks using the Conduit package. Here is what I came up with: https://gist.github.com/1975383
Is this the right way to write it? Also, what left over value(s) should I return in the Done constructor?
I appreciate any help you can give me.
Thanks so much,Grant 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120304/3491461d/attachment.htm>


More information about the Haskell-Cafe mailing list