[Haskell-cafe] Adding a builder to the "bytestring" package?

Johan Tibell johan.tibell at gmail.com
Thu Jan 20 00:30:18 CET 2011


On Thu, Jan 20, 2011 at 12:16 AM, John Millikin <jmillikin at gmail.com> wrote:
> blaze-builder already implements the "binary" builder interface, minus
> the putWord* functions. I think those would be trivial to reimplement
> on top of Write.
>
> Since it sounds like everyone agrees with / has already thought of
> moving Builder into bytestring, I'll start poking at a patch. Who is
> the current patch-reviewer for binary and bytestring?

I'd suggest addressing the patch to Don Stewart, Duncan Coutts, and
Lennart Kolmodin.

Johan



More information about the Haskell-Cafe mailing list