* The API is actually (a bit) different.
* We weren't planning to offer a compatibility API through bytestring, but the blaze-builder implementation might be in terms of bytestring.
* The bytestring builder has been out since bytestring-0.10


On Sun, Nov 10, 2013 at 11:49 PM, Mark Lentczner <mark.lentczner@gmail.com> wrote:
Is the API actually different, or just at a different module location?
In either case, are you planning on exporting a backward compatible interface for some time from bytestring?

Realize that bytestring comes with GHC, so how long before we're likely to see this blaze-builder in a release?

- Mark