The blaze-builder package
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 |
|---|---|
| Change log | CHANGES |
| Dependencies | base (==4.*), bytestring (>=0.9 && <1.0), bytestring-builder, deepseq, text (>=0.10 && <1.3) [details] |
| License | BSD3 |
| 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 <[email protected]> |
| Stability | Experimental |
| Category | Data |
| Home page | http://github.com/lpsmith/blaze-builder |
| Bug tracker | http://github.com/lpsmith/blaze-builder/issues |
| Source repository | head: git clone https://github.com/lpsmith/blaze-builder.git |
| Uploaded | Mon Apr 18 19:48:06 UTC 2016 by LeonSmith |
| Distributions | Arch:0.4.0.2, Debian:0.4.0.1, Fedora:0.3.3.4, FreeBSD:0.4.0.1, LTSHaskell:0.4.0.2, NixOS:0.4.0.2, Stackage:0.4.0.2, Tumbleweed:0.4.0.2 |
| Downloads | 193513 total (69 in the last 30 days) |
| Votes | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |
Modules
[Index]
Downloads
- blaze-builder-0.4.0.2.tar.gz [browse] (Cabal source package)
- Package description (included in the package)