[Haskell-cafe] Builder vs Builder

Johan Tibell johan.tibell at gmail.com
Tue Jan 28 07:21:01 UTC 2014


Simon's work have made it into bytestring, so you should use that one if
you can.


On Mon, Jan 27, 2014 at 3:06 PM, Andrew Cowie <
andrew at operationaldynamics.com> wrote:

> Does anyone know whether blaze-builder is deprecated in favour of
> bytestring's new Builder module, or are they the same, or...
>
> I know Simon is the evil wizard cackling in his dank lair in both cases,
> and I do remember him saying he was trying to get his work "upstream"
> into bytestring, but I haven't heard anyone suggesting we should be
> using Data.ByteString.Lazy.Builder instead of Blaze.ByteString.Builder
>
> I can only imagine the integration with the allocation routines is much
> better now that it's in bytestring, but on the other hand it's hard to
> upgrade bytestring -- it being so low in the stack -- so perhaps the
> original blaze remains the right choice from a bugfix and stability
> perspective.
>
> Thoughts?
>
> AfC
> Sydney
>
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140127/cadca1c5/attachment.html>


More information about the Haskell-Cafe mailing list