Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 6ae69e5eca788d52d1d55e0ca5834ac8 > files > 28

ghc-zlib-devel-0.5.3.1-2.fc15.i686.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>zlib-0.5.3.1: Compression and decompression in the gzip and zlib formats</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">zlib-0.5.3.1: Compression and decompression in the gzip and zlib formats</p></div><div id="content"><div id="description" class="doc"><h1>zlib-0.5.3.1: Compression and decompression in the gzip and zlib formats</h1><p>This package provides a pure interface for compressing and
decompressing streams of data represented as lazy
<code>ByteString</code>s. It uses the zlib C library so it has high
performance. It supports the &quot;zlib&quot;, &quot;gzip&quot; and &quot;raw&quot;
compression formats.
</p><p>It provides a convenient high level API suitable for most
tasks and for the few cases where more control is needed it
provides access to the full zlib feature set.
</p></div><div id="module-list"><p class="caption">Modules</p><ul><li><span id="control.n.1" class="module collapser" onclick="toggleSection('n.1')">Codec</span><ul id="section.n.1" class="show"><li><span id="control.n.1.1" class="module collapser" onclick="toggleSection('n.1.1')">Compression</span><ul id="section.n.1.1" class="show"><li><span class="module"><a href="Codec-Compression-GZip.html">Codec.Compression.GZip</a></span></li><li><span class="module"><span id="control.n.1.1.2" class="collapser" onclick="toggleSection('n.1.1.2')">&nbsp;</span><a href="Codec-Compression-Zlib.html">Codec.Compression.Zlib</a></span><ul id="section.n.1.1.2" class="show"><li><span class="module"><a href="Codec-Compression-Zlib-Internal.html">Codec.Compression.Zlib.Internal</a></span></li><li><span class="module"><a href="Codec-Compression-Zlib-Raw.html">Codec.Compression.Zlib.Raw</a></span></li></ul></li></ul></li></ul></li></ul></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.9.2</p></div></body></html>