Mikko Värri bf4628696f haskell/haskell-blaze-builder: Updated for version 0.3.3.4. 10 anos atrás
..
README d254043994 haskell/haskell-blaze-builder: Fixed dep info 12 anos atrás
doinst.sh c66ea57c17 haskell/haskell-blaze-builder: Added (Efficient buffered output) 12 anos atrás
haskell-blaze-builder.SlackBuild bf4628696f haskell/haskell-blaze-builder: Updated for version 0.3.3.4. 9 anos atrás
haskell-blaze-builder.info bf4628696f haskell/haskell-blaze-builder: Updated for version 0.3.3.4. 9 anos atrás
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. 11 anos atrás

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