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

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