Commit Graph

8 Commits

Author SHA1 Message Date
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
kili
ab954ec4cf New distinfo after DIST_SUBDIR change in ghc.port.mk. 2011-04-23 20:22:13 +00:00
kili
36cf0be86d Update to 0.2.1.4.
ok jasper@
2011-04-12 12:00:24 +00:00
kili
f20fe3fa2a Bump after ghc update. 2011-04-11 14:45:14 +00:00
kili
bd646a3618 Bump after update of hs-text.
ok jasper@
2011-04-05 11:43:17 +00:00
jasper
b80c63e1c9 - update hs-blade-builder to 0.2.1.3 2010-12-19 17:43:30 +00:00
jasper
02d28ecc23 - update hs-blaze-builder to 0.2.1.2 2010-12-17 21:45:32 +00:00
jasper
32c92511f1 import hs-blaze-builder 0.2.1.1
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.

ok kili@
2010-12-13 08:28:27 +00:00