Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37401203
en ru br
ALT Linux repos
S:0.4.1.0-alt1

Group :: Development/Haskell
RPM: ghc8.6.4-blaze-builder

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.4.1.0-alt1
Build date: 21 june 2020, 00:48 ( 199.7 weeks ago )
Size: 48.03 Kb

Home page:   http://github.com/lpsmith/blaze-builder

License: BSD3
Summary: Efficient buffered output.
Description:

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.

Current maintainer: Denis Smirnov

List of contributors

List of rpms provided by this srpm:

  • ghc8.6.4-blaze-builder
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin