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

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