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

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