@hackage / blaze-builder-enumerator

Enumeratees for the incremental conversion of builders to bytestrings.

Latest0.2.1.0

About

Metadata

  • Last updated , by MichaelSnoyman
  • License BSD-3-Clause
  • Categories Text Processing
  • Maintained by: Simon Meier <iridcode@gmail.com>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    newbuilder (on by default)

    Use bytestring-builder instead of blaze-builder <0.3

Readme

This package integrates the builders from the blaze-builder package with the enumerator package. It provides infrastructure and enumeratees for incrementally executing builders and pass the filled chunks to a bytestring iteratee.