slackbuilds_ponce/haskell/haskell-blaze-builder
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
doinst.sh
haskell-blaze-builder.info *: newest dep-fixes 2012-09-01 18:38:43 +02:00
haskell-blaze-builder.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05: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