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.
* Try to use linux binary.
Mozilla Firefox is a free, open-source and cross-platform web browser
for Windows, Linux, MacOS X and many other operating systems. It is
small, fast and easy to use, and offers many advantages over other web
browsers, such as tabbed browsing and the ability to block pop-up
windows.
Firefox also offers excellent bookmark and history management, and it
can be extended by developers using industry standards such as XML,
CSS, JavaScript, C++, etc. Many extensions are available.
This is binary package.
Do not install timelord man page without timelord binary.
(Note that the AppleTalk related man pages are still installed
with -ddp. Upstream should fix this.)
Comment some patches.
The package packages cleanly now.
Unicode encoding and decoding functions for utf8, iso-latin-* and
somes other encodings, used in the Haskell XML Toolbox. ISO Latin 1 -
16, utf8, utf16, ASCII are supported. Decoding is done with lasy
functions, errors may be detected or ignored.
This library supports full W3C XML Schema regular expressions
inclusive all Unicode character sets and blocks. The complete grammar
can be found under <http://www.w3.org/TR/xmlschema11-2/#regexs>. It is
implemented by the technique of derivations of regular
expressions. The W3C syntax is extended to support not only union of
regular sets, but also intersection, set difference, exor. Matching of
subexpressions is also supported. The library can be used for
constricting lightweight scanners and tokenizers. It is a standalone
library, no external regex libraries are used. This package is a
substitute for the old regex-xmlschema package.
Character proprties defined by XML and Unicode standards. These
modules contain predicates for Unicode blocks and char proprties and
character predicates defined by XML. Supported Unicode version is
5.2.0.