Added cabal and vim dir
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<!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>System.FileArchive.GZip</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 id="mini"><div id="module-header"><p class="caption">System.FileArchive.GZip</p></div><div id="interface"><h1>GZip Files</h1><h1>Types</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="System-FileArchive-GZip.html#t:Header" target="main">Header</a></p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="System-FileArchive-GZip.html#t:Section" target="main">Section</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="System-FileArchive-GZip.html#t:GZipError" target="main">GZipError</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="System-FileArchive-GZip.html#t:Footer" target="main">Footer</a></p></div><h1>Whole-File Processing</h1><div class="top"><p class="src"><a href="System-FileArchive-GZip.html#v:decompress" target="main">decompress</a></p></div><div class="top"><p class="src"><a href="System-FileArchive-GZip.html#v:hDecompress" target="main">hDecompress</a></p></div><div class="top"><p class="src"><a href="System-FileArchive-GZip.html#v:read_sections" target="main">read_sections</a></p></div><h1>Section Processing</h1><div class="top"><p class="src"><a href="System-FileArchive-GZip.html#v:read_header" target="main">read_header</a></p></div><div class="top"><p class="src"><a href="System-FileArchive-GZip.html#v:read_section" target="main">read_section</a></p></div></div></body></html>
|
Reference in New Issue
Block a user