17 Commits

Author SHA1 Message Date
kili
5c84ae53f1 Bump after ghc changes. 2016-01-20 16:20:43 +00:00
kili
ba4db1c0bf Adjust MODGHC_PACKAGE_KEY. 2015-12-20 11:25:33 +00:00
kili
a678d99640 Set MODGHC_PACKAGE_KEY and adjust plist. 2015-09-20 16:23:19 +00:00
kili
c0a3655fc3 Update to blaze-builder-0.3.3.4 2014-11-27 21:30:16 +00:00
jasper
f8f5401c99 drop maintainership of ports i haven't used in a long time and have no use for anymore 2014-09-08 17:04:50 +00:00
kili
5b1491f086 Update to blaze-builder-0.3.1.1. 2013-07-18 22:07:18 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
kili
be7ce949cf Regenerate plist for profiling libs. 2013-01-20 17:56:05 +00:00
kili
2acb3c8385 Move the @exec and @unexec lines running the {,un}register.sh scripts
and the line with the unregister.sh script down to the bottom of
the plist. Silences all the blurb about ".../*.haddock doesn't exist
or isn't a file."
2012-10-28 23:24:28 +00:00
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