Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > ddb3d0b07cd80c40db568be44fb0b172 > files > 18

ocaml-pgocaml-1.7.1-4.mga4.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link rel="previous" href="PGOCaml.html">
<link rel="Up" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Index of module types" rel=Appendix href="index_module_types.html">
<link title="PGOCaml" rel="Chapter" href="PGOCaml.html">
<link title="PGOCaml_generic" rel="Chapter" href="PGOCaml_generic.html"><title>PGOCaml_generic</title>
</head>
<body>
<div class="navbar"><a class="pre" href="PGOCaml.html" title="PGOCaml">Previous</a>
&nbsp;<a class="up" href="index.html" title="Index">Up</a>
&nbsp;</div>
<h1>Module <a href="type_PGOCaml_generic.html">PGOCaml_generic</a></h1>

<pre><span class="keyword">module</span> PGOCaml_generic: <code class="code">sig</code> <a href="PGOCaml_generic.html">..</a> <code class="code">end</code></pre><div class="info module top">
Type-safe access to PostgreSQL databases.<br>
</div>
<hr width="100%">

<pre><span class="keyword">module type</span> <a href="PGOCaml_generic.THREAD.html">THREAD</a> = <code class="code">sig</code> <a href="PGOCaml_generic.THREAD.html">..</a> <code class="code">end</code></pre>
<pre><span class="keyword">module type</span> <a href="PGOCaml_generic.PGOCAML_GENERIC.html">PGOCAML_GENERIC</a> = <code class="code">sig</code> <a href="PGOCaml_generic.PGOCAML_GENERIC.html">..</a> <code class="code">end</code></pre>
<pre><span class="keyword">module</span> <a href="PGOCaml_generic.Make.html">Make</a>: <div class="sig_block"><code class="code">functor (</code><code class="code">Thread</code><code class="code"> : </code><code class="type"><a href="PGOCaml_generic.THREAD.html">THREAD</a></code><code class="code">) -&gt; </code><code class="type"><a href="PGOCaml_generic.PGOCAML_GENERIC.html">PGOCAML_GENERIC</a></code><code class="type">  with type 'a monad = 'a Thread.t</code></div></pre></body></html>