Hi all, I'm working on an article titled pipes deconstructed<http://cmahon.github.io/posts/pipes-deconstructed/>and would really appreciate feedback before I put the final touches on it. My aim is to explain the underlying co-routine mechanics via a reduction of a simple example to Proxy form. While I found it useful to get to grips with the pipes implementation for my own edification, I'm really not sure whether anyone else would find this level of detail useful so apart from any comments on style, correctness, etc., please let me know if I'm off on a self-indulgent tangent of no wider interest!
Was also thinking of writing a short article illustrating bi-directional pipes usage as I couldn't find much detail on the subject in the pipes tutorial and I leaned how to send data upstream while digging into the pipes code. Simple example towards the end of a short note I just wrote on fix. <http://cmahon.github.io/notes/haskell/#fix> I've just created my blog and the limited content that's there is all work in progress at the moment so a bit rough and ready in places. Anyway, thanks in advance for your help, Chris -- You received this message because you are subscribed to the Google Groups "Haskell Pipes" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected].
