blaze-builder: Efficient buffered output.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
This library provides an implementation of the older blaze-builder interface in terms of the new builder that shipped with bytestring-0.10.4.0
This implementation is mostly intended as a bridge to the new builder, so that code that uses the old interface can interoperate with code that uses the new implementation. Note that no attempt has been made to preserve the old internal modules, so code that has these dependencies cannot use this interface.
New code should, for the most part, use the new interface. However, this module does implement a chunked HTTP encoding, which is not otherwise implemented (yet?) with the new builder.
[Skip to Readme]
Properties
Versions | 0.1, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.1.0, 0.2.1.1, 0.2.1.2, 0.2.1.3, 0.2.1.4, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.3.1.0, 0.3.1.1, 0.3.2.0, 0.3.3.0, 0.3.3.1, 0.3.3.2, 0.3.3.3, 0.3.3.4, 0.4.0.0, 0.4.0.1, 0.4.0.2, 0.4.1.0, 0.4.2.1, 0.4.2.1, 0.4.2.2, 0.4.2.3 |
---|---|
Change log | CHANGES |
Dependencies | base (>=4 && <5), bytestring (>=0.9 && <1.0), bytestring-builder, deepseq, semigroups (>=0.16 && <0.20), text (>=0.10 && <1.3) [details] |
License | BSD-3-Clause |
Copyright | (c) 2010-2014 Simon Meier (c) 2010 Jasper Van der Jeugt (c) 2013-2015 Leon P Smith |
Author | Jasper Van der Jeugt, Simon Meier, Leon P Smith |
Maintainer | Leon Smith <leon@melding-monads.com> |
Category | Data |
Home page | http://github.com/lpsmith/blaze-builder |
Bug tracker | http://github.com/lpsmith/blaze-builder/issues |
Source repo | head: git clone https://github.com/lpsmith/blaze-builder.git |
Uploaded | by JasperVanDerJeugt at 2021-01-19T20:12:35Z |
Modules
[Index] [Quick Jump]
Downloads
- blaze-builder-0.4.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees