Is it possible to provide a sane "pipes-http-client API" that would work whatever the underline implementation is ?
Then make one that works choosing the easiest path possible. At that point anyone can try to beat the underline implementation using other facilities (whether it is based on `http-streams`, `pipes`, `conduit` or a mix of them). Is the Haskell module system to weak for this ? -- 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].
