Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var vor 3 Jahren
..
README d254043994 haskell/haskell-blaze-builder: Fixed dep info vor 12 Jahren
doinst.sh c66ea57c17 haskell/haskell-blaze-builder: Added (Efficient buffered output) vor 12 Jahren
haskell-blaze-builder.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var vor 3 Jahren
haskell-blaze-builder.info f11dcb19ae haskell/haskell-blaze-builder: Updated for version 0.4.1.0. vor 5 Jahren
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. vor 11 Jahren

README

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.

After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache