Sophie

Sophie

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

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>TcSplice</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();setSynopsis("mini_TcSplice.html");};
//]]>
</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">ghc-7.4.2: The GHC API</p></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>None</td></tr></table><p class="caption">TcSplice</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a name="v:kcSpliceType" class="def">kcSpliceType</a> :: <a href="HsExpr.html#t:HsSplice">HsSplice</a> <a href="Name.html#t:Name">Name</a> -&gt; <a href="NameSet.html#t:FreeVars">FreeVars</a> -&gt; <a href="TcRnTypes.html#t:TcM">TcM</a> (<a href="HsTypes.html#t:HsType">HsType</a> <a href="Name.html#t:Name">Name</a>, <a href="TcType.html#t:TcKind">TcKind</a>)</p></div><div class="top"><p class="src"><a name="v:tcSpliceExpr" class="def">tcSpliceExpr</a> :: <a href="HsExpr.html#t:HsSplice">HsSplice</a> <a href="Name.html#t:Name">Name</a> -&gt; <a href="TcType.html#t:TcRhoType">TcRhoType</a> -&gt; <a href="TcRnTypes.html#t:TcM">TcM</a> (<a href="HsExpr.html#t:HsExpr">HsExpr</a> <a href="TcRnTypes.html#t:TcId">TcId</a>)</p></div><div class="top"><p class="src"><a name="v:tcSpliceDecls" class="def">tcSpliceDecls</a> :: <a href="HsExpr.html#t:LHsExpr">LHsExpr</a> <a href="Name.html#t:Name">Name</a> -&gt; <a href="TcRnTypes.html#t:TcM">TcM</a> [<a href="HsDecls.html#t:LHsDecl">LHsDecl</a> <a href="RdrName.html#t:RdrName">RdrName</a>]</p></div><div class="top"><p class="src"><a name="v:tcBracket" class="def">tcBracket</a> :: <a href="HsExpr.html#t:HsBracket">HsBracket</a> <a href="Name.html#t:Name">Name</a> -&gt; <a href="TcType.html#t:TcRhoType">TcRhoType</a> -&gt; <a href="TcRnTypes.html#t:TcM">TcM</a> (<a href="HsExpr.html#t:LHsExpr">LHsExpr</a> <a href="TcRnTypes.html#t:TcId">TcId</a>)</p></div><div class="top"><p class="src"><a name="v:lookupThName_maybe" class="def">lookupThName_maybe</a> :: <a href="../template-haskell-2.7.0.0/Language-Haskell-TH-Syntax.html#t:Name">Name</a> -&gt; <a href="TcRnTypes.html#t:TcM">TcM</a> (<a href="../base-4.5.1.0/Data-Maybe.html#t:Maybe">Maybe</a> <a href="Name.html#t:Name">Name</a>)</p></div><div class="top"><p class="src"><a name="v:runQuasiQuoteExpr" class="def">runQuasiQuoteExpr</a> :: <a href="HsTypes.html#t:HsQuasiQuote">HsQuasiQuote</a> <a href="RdrName.html#t:RdrName">RdrName</a> -&gt; <a href="TcRnTypes.html#t:RnM">RnM</a> (<a href="HsExpr.html#t:LHsExpr">LHsExpr</a> <a href="RdrName.html#t:RdrName">RdrName</a>)</p></div><div class="top"><p class="src"><a name="v:runQuasiQuotePat" class="def">runQuasiQuotePat</a> :: <a href="HsTypes.html#t:HsQuasiQuote">HsQuasiQuote</a> <a href="RdrName.html#t:RdrName">RdrName</a> -&gt; <a href="TcRnTypes.html#t:RnM">RnM</a> (<a href="HsPat.html#t:LPat">LPat</a> <a href="RdrName.html#t:RdrName">RdrName</a>)</p></div><div class="top"><p class="src"><a name="v:runQuasiQuoteDecl" class="def">runQuasiQuoteDecl</a> :: <a href="HsTypes.html#t:HsQuasiQuote">HsQuasiQuote</a> <a href="RdrName.html#t:RdrName">RdrName</a> -&gt; <a href="TcRnTypes.html#t:RnM">RnM</a> [<a href="HsDecls.html#t:LHsDecl">LHsDecl</a> <a href="RdrName.html#t:RdrName">RdrName</a>]</p></div><div class="top"><p class="src"><a name="v:runQuasiQuoteType" class="def">runQuasiQuoteType</a> :: <a href="HsTypes.html#t:HsQuasiQuote">HsQuasiQuote</a> <a href="RdrName.html#t:RdrName">RdrName</a> -&gt; <a href="TcRnTypes.html#t:RnM">RnM</a> (<a href="HsTypes.html#t:LHsType">LHsType</a> <a href="RdrName.html#t:RdrName">RdrName</a>)</p></div><div class="top"><p class="src"><a name="v:runAnnotation" class="def">runAnnotation</a> :: <a href="Annotations.html#t:CoreAnnTarget">CoreAnnTarget</a> -&gt; <a href="HsExpr.html#t:LHsExpr">LHsExpr</a> <a href="Name.html#t:Name">Name</a> -&gt; <a href="TcRnTypes.html#t:TcM">TcM</a> <a href="Annotations.html#t:Annotation">Annotation</a></p></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.11.0</p></div></body></html>