Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > 6e204a966e8c42d976f99a1700ce5f20 > files > 4075

ghc-7.4.2-4.mga5.i586.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>Text.PrettyPrint.HughesPJ</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">Text.PrettyPrint.HughesPJ</p></div><div id="interface"><h1>The document type
</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Text-PrettyPrint-HughesPJ.html#t:Doc" target="main">Doc</a> </p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Text-PrettyPrint-HughesPJ.html#t:TextDetails" target="main">TextDetails</a> </p></div><h1>Constructing documents
</h1><h2>Converting values into documents
</h2><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:char" target="main">char</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:text" target="main">text</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:ptext" target="main">ptext</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:sizedText" target="main">sizedText</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:zeroWidthText" target="main">zeroWidthText</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:int" target="main">int</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:integer" target="main">integer</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:float" target="main">float</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:double" target="main">double</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:rational" target="main">rational</a></p></div><h2>Simple derived documents
</h2><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:semi" target="main">semi</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:comma" target="main">comma</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:colon" target="main">colon</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:space" target="main">space</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:equals" target="main">equals</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:lparen" target="main">lparen</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:rparen" target="main">rparen</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:lbrack" target="main">lbrack</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:rbrack" target="main">rbrack</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:lbrace" target="main">lbrace</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:rbrace" target="main">rbrace</a></p></div><h2>Wrapping documents in delimiters
</h2><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:parens" target="main">parens</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:brackets" target="main">brackets</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:braces" target="main">braces</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:quotes" target="main">quotes</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:doubleQuotes" target="main">doubleQuotes</a></p></div><h2>Combining documents
</h2><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:empty" target="main">empty</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:-60--62-" target="main">(&lt;&gt;)</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:-60--43--62-" target="main">(&lt;+&gt;)</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:hcat" target="main">hcat</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:hsep" target="main">hsep</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:-36--36-" target="main">($$)</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:-36--43--36-" target="main">($+$)</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:vcat" target="main">vcat</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:sep" target="main">sep</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:cat" target="main">cat</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:fsep" target="main">fsep</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:fcat" target="main">fcat</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:nest" target="main">nest</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:hang" target="main">hang</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:punctuate" target="main">punctuate</a></p></div><h1>Predicates on documents
</h1><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:isEmpty" target="main">isEmpty</a></p></div><h1>Utility functions for documents
</h1><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:first" target="main">first</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:reduceDoc" target="main">reduceDoc</a></p></div><h1>Rendering documents
</h1><h2>Default rendering
</h2><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:render" target="main">render</a></p></div><h2>Rendering with a particular style
</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="Text-PrettyPrint-HughesPJ.html#t:Style" target="main">Style</a> </p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:style" target="main">style</a></p></div><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:renderStyle" target="main">renderStyle</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Text-PrettyPrint-HughesPJ.html#t:Mode" target="main">Mode</a> </p></div><h2>General rendering
</h2><div class="top"><p class="src"><a href="Text-PrettyPrint-HughesPJ.html#v:fullRender" target="main">fullRender</a></p></div></div></body></html>