The blaze-builder package for GHC
This library provides an abstraction of buffered output of byte streams and several convenience functions to exploit it. For example, it allows to efficiently serialize Haskell values to lazy bytestrings with a large average chunk size. The large average chunk size allows to make good use of cache prefetching in later processing steps (e.g. compression) and reduces the sytem call overhead when writing the resulting lazy bytestring to a file or sending it over the network.
- Developed at devel:languages:haskell
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/ghc-blaze-builder && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
blaze-builder-0.4.0.2.tar.gz | 0000058681 57.3 KB | |
ghc-blaze-builder.changes | 0000001371 1.34 KB | |
ghc-blaze-builder.spec | 0000002996 2.93 KB |
Revision 5 (latest revision is 20)
Dominique Leuenberger (dimstar_suse)
accepted
request 391609
from
Ondřej Súkup (mimi_vx)
(revision 5)
- update to 0.4.0.2 - remove useless _service * Fixed warnings on GHC 7.10 (forwarded request 391608 from mimi_vx)
Comments 0