slackbuilds_ponce/haskell/haskell-blaze-builder
Mikko Värri bf4628696f haskell/haskell-blaze-builder: Updated for version 0.3.3.4.
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
2015-04-04 07:46:47 +07:00
..
doinst.sh haskell/haskell-blaze-builder: Added (Efficient buffered output) 2012-06-27 16:41:03 -04:00
haskell-blaze-builder.info haskell/haskell-blaze-builder: Updated for version 0.3.3.4. 2015-04-04 07:46:47 +07:00
haskell-blaze-builder.SlackBuild haskell/haskell-blaze-builder: Updated for version 0.3.3.4. 2015-04-04 07:46:47 +07:00
README haskell/haskell-blaze-builder: Fixed dep info 2012-08-27 10:13:48 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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