Sophie

Sophie

distrib > Fedora > 19 > i386 > by-pkgid > 6141746cd5048a6ddf1cf3194274ce61 > files > 902

ghc-Agda-devel-2.3.2.1-5.fc19.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>Agda.Utils.Geniplate</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_Agda-Utils-Geniplate.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Agda-Utils-Geniplate.html">Source</a></li><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">Agda-2.3.2.1: A dependently typed functional programming language and proof assistant</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">Agda.Utils.Geniplate</p></div><div id="description"><p class="caption">Description</p><div class="doc"><p>Utilities related to Geniplate.
</p></div></div><div id="synopsis"><p id="control.syn" class="caption expander" onclick="toggleSection('syn')">Synopsis</p><ul id="section.syn" class="hide" onclick="toggleSection('syn')"><li class="src short"><a href="#v:instanceUniverseBiT-39-">instanceUniverseBiT'</a> :: [<a href="/usr/share/doc/ghc/html/libraries/template-haskell-2.7.0.0/Language-Haskell-TH-Lib.html#t:TypeQ">TypeQ</a>] -&gt; <a href="/usr/share/doc/ghc/html/libraries/template-haskell-2.7.0.0/Language-Haskell-TH-Lib.html#t:TypeQ">TypeQ</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/template-haskell-2.7.0.0/Language-Haskell-TH-Syntax.html#t:Q">Q</a> [<a href="/usr/share/doc/ghc/html/libraries/template-haskell-2.7.0.0/Language-Haskell-TH-Syntax.html#t:Dec">Dec</a>]</li><li class="src short"><a href="#v:instanceTransformBiMT-39-">instanceTransformBiMT'</a> :: [<a href="/usr/share/doc/ghc/html/libraries/template-haskell-2.7.0.0/Language-Haskell-TH-Lib.html#t:TypeQ">TypeQ</a>] -&gt; <a href="/usr/share/doc/ghc/html/libraries/template-haskell-2.7.0.0/Language-Haskell-TH-Lib.html#t:TypeQ">TypeQ</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/template-haskell-2.7.0.0/Language-Haskell-TH-Lib.html#t:TypeQ">TypeQ</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/template-haskell-2.7.0.0/Language-Haskell-TH-Syntax.html#t:Q">Q</a> [<a href="/usr/share/doc/ghc/html/libraries/template-haskell-2.7.0.0/Language-Haskell-TH-Syntax.html#t:Dec">Dec</a>]</li><li class="src short"><a href="#v:dontDescendInto">dontDescendInto</a> :: [<a href="/usr/share/doc/ghc/html/libraries/template-haskell-2.7.0.0/Language-Haskell-TH-Syntax.html#t:Q">Q</a> <a href="/usr/share/doc/ghc/html/libraries/template-haskell-2.7.0.0/Language-Haskell-TH-Syntax.html#t:Type">Type</a>]</li></ul></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a name="v:instanceUniverseBiT-39-" class="def">instanceUniverseBiT'</a> :: [<a href="/usr/share/doc/ghc/html/libraries/template-haskell-2.7.0.0/Language-Haskell-TH-Lib.html#t:TypeQ">TypeQ</a>] -&gt; <a href="/usr/share/doc/ghc/html/libraries/template-haskell-2.7.0.0/Language-Haskell-TH-Lib.html#t:TypeQ">TypeQ</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/template-haskell-2.7.0.0/Language-Haskell-TH-Syntax.html#t:Q">Q</a> [<a href="/usr/share/doc/ghc/html/libraries/template-haskell-2.7.0.0/Language-Haskell-TH-Syntax.html#t:Dec">Dec</a>]<a href="src/Agda-Utils-Geniplate.html#instanceUniverseBiT%27" class="link">Source</a></p><div class="doc"><p>A localised instance of <code><a href="/usr/share/doc/ghc/html/libraries/geniplate-0.6.0.3/Data-Generics-Geniplate.html#v:instanceUniverseBiT">instanceUniverseBiT</a></code>. The generated
 <code><a href="/usr/share/doc/ghc/html/libraries/geniplate-0.6.0.3/Data-Generics-Geniplate.html#v:universeBi">universeBi</a></code> functions neither descend into the types in
 <code><a href="Agda-Utils-Geniplate.html#v:dontDescendInto">dontDescendInto</a></code>, nor into the types in the list argument.
</p></div></div><div class="top"><p class="src"><a name="v:instanceTransformBiMT-39-" class="def">instanceTransformBiMT'</a> :: [<a href="/usr/share/doc/ghc/html/libraries/template-haskell-2.7.0.0/Language-Haskell-TH-Lib.html#t:TypeQ">TypeQ</a>] -&gt; <a href="/usr/share/doc/ghc/html/libraries/template-haskell-2.7.0.0/Language-Haskell-TH-Lib.html#t:TypeQ">TypeQ</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/template-haskell-2.7.0.0/Language-Haskell-TH-Lib.html#t:TypeQ">TypeQ</a> -&gt; <a href="/usr/share/doc/ghc/html/libraries/template-haskell-2.7.0.0/Language-Haskell-TH-Syntax.html#t:Q">Q</a> [<a href="/usr/share/doc/ghc/html/libraries/template-haskell-2.7.0.0/Language-Haskell-TH-Syntax.html#t:Dec">Dec</a>]<a href="src/Agda-Utils-Geniplate.html#instanceTransformBiMT%27" class="link">Source</a></p><div class="doc"><p>A localised instance of <code><a href="/usr/share/doc/ghc/html/libraries/geniplate-0.6.0.3/Data-Generics-Geniplate.html#v:instanceTransformBiMT">instanceTransformBiMT</a></code>. The generated
 <code><a href="/usr/share/doc/ghc/html/libraries/geniplate-0.6.0.3/Data-Generics-Geniplate.html#v:transformBiM">transformBiM</a></code> functions neither descend into the types in
 <code><a href="Agda-Utils-Geniplate.html#v:dontDescendInto">dontDescendInto</a></code>, nor into the types in the list argument.
</p></div></div><div class="top"><p class="src"><a name="v:dontDescendInto" class="def">dontDescendInto</a> :: [<a href="/usr/share/doc/ghc/html/libraries/template-haskell-2.7.0.0/Language-Haskell-TH-Syntax.html#t:Q">Q</a> <a href="/usr/share/doc/ghc/html/libraries/template-haskell-2.7.0.0/Language-Haskell-TH-Syntax.html#t:Type">Type</a>]<a href="src/Agda-Utils-Geniplate.html#dontDescendInto" class="link">Source</a></p><div class="doc"><p>Types which Geniplate should not descend into.
</p></div></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>