Sophie

Sophie

distrib > Mageia > 3 > x86_64 > by-pkgid > d5d42515f78bdb3a5381de09f2cf4125 > files > 1351

ghc-doc-7.4.2-2.mga3.x86_64.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>HsDecls</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">HsDecls</p></div><div id="interface"><h1>Toplevel declarations
</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="HsDecls.html#t:HsDecl" target="main">HsDecl</a> id</p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="HsDecls.html#t:LHsDecl" target="main">LHsDecl</a> id</p></div><h2>Class or type declarations
</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="HsDecls.html#t:TyClDecl" target="main">TyClDecl</a> name</p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="HsDecls.html#t:LTyClDecl" target="main">LTyClDecl</a> name</p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="HsDecls.html#t:TyClGroup" target="main">TyClGroup</a> name</p></div><div class="top"><p class="src"><a href="HsDecls.html#v:isClassDecl" target="main">isClassDecl</a></p></div><div class="top"><p class="src"><a href="HsDecls.html#v:isSynDecl" target="main">isSynDecl</a></p></div><div class="top"><p class="src"><a href="HsDecls.html#v:isDataDecl" target="main">isDataDecl</a></p></div><div class="top"><p class="src"><a href="HsDecls.html#v:isTypeDecl" target="main">isTypeDecl</a></p></div><div class="top"><p class="src"><a href="HsDecls.html#v:isFamilyDecl" target="main">isFamilyDecl</a></p></div><div class="top"><p class="src"><a href="HsDecls.html#v:isFamInstDecl" target="main">isFamInstDecl</a></p></div><div class="top"><p class="src"><a href="HsDecls.html#v:tcdName" target="main">tcdName</a></p></div><div class="top"><p class="src"><a href="HsDecls.html#v:tyClDeclTyVars" target="main">tyClDeclTyVars</a></p></div><div class="top"><p class="src"><a href="HsDecls.html#v:countTyClDecls" target="main">countTyClDecls</a></p></div><h2>Instance declarations
</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="HsDecls.html#t:InstDecl" target="main">InstDecl</a> name</p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="HsDecls.html#t:LInstDecl" target="main">LInstDecl</a> name</p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="HsDecls.html#t:NewOrData" target="main">NewOrData</a> </p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="HsDecls.html#t:FamilyFlavour" target="main">FamilyFlavour</a> </p></div><div class="top"><p class="src"><a href="HsDecls.html#v:instDeclATs" target="main">instDeclATs</a></p></div><h2>Standalone deriving declarations
</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="HsDecls.html#t:DerivDecl" target="main">DerivDecl</a> name</p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="HsDecls.html#t:LDerivDecl" target="main">LDerivDecl</a> name</p></div><h2><code>RULE</code> declarations
</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="HsDecls.html#t:RuleDecl" target="main">RuleDecl</a> name</p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="HsDecls.html#t:LRuleDecl" target="main">LRuleDecl</a> name</p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="HsDecls.html#t:RuleBndr" target="main">RuleBndr</a> name</p></div><div class="top"><p class="src"><a href="HsDecls.html#v:collectRuleBndrSigTys" target="main">collectRuleBndrSigTys</a></p></div><h2><code>VECTORISE</code> declarations
</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="HsDecls.html#t:VectDecl" target="main">VectDecl</a> name</p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="HsDecls.html#t:LVectDecl" target="main">LVectDecl</a> name</p></div><div class="top"><p class="src"><a href="HsDecls.html#v:lvectDeclName" target="main">lvectDeclName</a></p></div><div class="top"><p class="src"><a href="HsDecls.html#v:lvectInstDecl" target="main">lvectInstDecl</a></p></div><h2><code>default</code> declarations
</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="HsDecls.html#t:DefaultDecl" target="main">DefaultDecl</a> name</p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="HsDecls.html#t:LDefaultDecl" target="main">LDefaultDecl</a> name</p></div><h2>Top-level template haskell splice
</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="HsDecls.html#t:SpliceDecl" target="main">SpliceDecl</a> id</p></div><h2>Foreign function interface declarations
</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="HsDecls.html#t:ForeignDecl" target="main">ForeignDecl</a> name</p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="HsDecls.html#t:LForeignDecl" target="main">LForeignDecl</a> name</p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="HsDecls.html#t:ForeignImport" target="main">ForeignImport</a> </p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="HsDecls.html#t:ForeignExport" target="main">ForeignExport</a> </p></div><div class="top"><p class="src"><a href="HsDecls.html#v:noForeignImportCoercionYet" target="main">noForeignImportCoercionYet</a></p></div><div class="top"><p class="src"><a href="HsDecls.html#v:noForeignExportCoercionYet" target="main">noForeignExportCoercionYet</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="HsDecls.html#t:CImportSpec" target="main">CImportSpec</a> </p></div><h2>Data-constructor declarations
</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="HsDecls.html#t:ConDecl" target="main">ConDecl</a> name</p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="HsDecls.html#t:LConDecl" target="main">LConDecl</a> name</p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="HsDecls.html#t:ResType" target="main">ResType</a> name</p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="HsDecls.html#t:HsConDeclDetails" target="main">HsConDeclDetails</a> name</p></div><div class="top"><p class="src"><a href="HsDecls.html#v:hsConDeclArgTys" target="main">hsConDeclArgTys</a></p></div><h2>Document comments
</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="HsDecls.html#t:DocDecl" target="main">DocDecl</a> </p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="HsDecls.html#t:LDocDecl" target="main">LDocDecl</a> </p></div><div class="top"><p class="src"><a href="HsDecls.html#v:docDeclDoc" target="main">docDeclDoc</a></p></div><h2>Deprecations
</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="HsDecls.html#t:WarnDecl" target="main">WarnDecl</a> name</p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="HsDecls.html#t:LWarnDecl" target="main">LWarnDecl</a> name</p></div><h2>Annotations
</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="HsDecls.html#t:AnnDecl" target="main">AnnDecl</a> name</p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="HsDecls.html#t:LAnnDecl" target="main">LAnnDecl</a> name</p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="HsDecls.html#t:AnnProvenance" target="main">AnnProvenance</a> name</p></div><div class="top"><p class="src"><a href="HsDecls.html#v:annProvenanceName_maybe" target="main">annProvenanceName_maybe</a></p></div><div class="top"><p class="src"><a href="HsDecls.html#v:modifyAnnProvenanceNameM" target="main">modifyAnnProvenanceNameM</a></p></div><h1>Grouping
</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="HsDecls.html#t:HsGroup" target="main">HsGroup</a> id</p></div><div class="top"><p class="src"><a href="HsDecls.html#v:emptyRdrGroup" target="main">emptyRdrGroup</a></p></div><div class="top"><p class="src"><a href="HsDecls.html#v:emptyRnGroup" target="main">emptyRnGroup</a></p></div><div class="top"><p class="src"><a href="HsDecls.html#v:appendGroups" target="main">appendGroups</a></p></div></div></body></html>