[Haskell-cafe] Combining Pipes with Callbacks

Alex alex323 at gmail.com
Sat Feb 6 07:17:50 UTC 2016


Is it possible to shoehorn a function which uses send/receive callbacks
in to the definition of a Pipe?:

http://lpaste.net/3654837866896293888#line23

If so, how would I define `cb' here?

-- 
Alex


More information about the Haskell-Cafe mailing list