Again, the above should be exactly the same as the 
pipes-bytestring/attoparsec/aeson version. 
The only difference should be that `splitAt` is a direct function, not a 
lens. So a pipes version would use `view (PB.splitAt n)`
The lenses mostly subserve StateT parsing, and I was thinking of this as 
pipes specific - like piping.
The 'Streaming' material is supposed to isolate a more direct, limited, 
etc. subsystem of the pipes approach.

-- 
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 haskell-pipes+unsubscr...@googlegroups.com.
To post to this group, send email to haskell-pipes@googlegroups.com.

Reply via email to