The blaze-builder package for GHC

Edit Package ghc-blaze-builder

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.

Refresh
Refresh
Source Files
Filename Size Changed
blaze-builder-0.4.1.0.tar.gz 0000061365 59.9 KB
ghc-blaze-builder.changes 0000002271 2.22 KB
ghc-blaze-builder.spec 0000002935 2.87 KB
Revision 9 (latest revision is 20)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 623731 from Peter Simons's avatar Peter Simons (psimons) (revision 9)
- Cosmetic: replace tabs with blanks, strip trailing white space,
  and update copyright headers with spec-cleaner.

- update to 0.4.0.1
* compatibility with Haskell Platform 2014.2.0.0 (ghc-text)
* ghc7.8 compatible
- cabal2spec 0.25.5 template for spec file
- added BuildRoot for SLE_11_SP1/2
- initial packaging
Comments 0
openSUSE Build Service is sponsored by