This file is indexed.

/usr/share/doc/libghc-random-fu-doc/html/Data-Random-Distribution-Dirichlet.html is in libghc-random-fu-doc 0.2.7.0-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
<!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>Data.Random.Distribution.Dirichlet</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script src="file:///usr/share/javascript/mathjax/MathJax.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();setSynopsis("mini_Data-Random-Distribution-Dirichlet.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Data-Random-Distribution-Dirichlet.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">random-fu-0.2.7.0: Random number generation</p></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell98</td></tr></table><p class="caption">Data.Random.Distribution.Dirichlet</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a id="v:fractionalDirichlet" class="def">fractionalDirichlet</a> :: (<a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.0.0/Prelude.html#t:Fractional">Fractional</a> a, <a href="Data-Random-Distribution.html#t:Distribution">Distribution</a> <a href="Data-Random-Distribution-Gamma.html#t:Gamma">Gamma</a> a) =&gt; [a] -&gt; <a href="Data-Random-RVar.html#t:RVarT">RVarT</a> m [a] <a href="src/Data-Random-Distribution-Dirichlet.html#fractionalDirichlet" class="link">Source</a> <a href="#v:fractionalDirichlet" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:dirichlet" class="def">dirichlet</a> :: <a href="Data-Random-Distribution.html#t:Distribution">Distribution</a> <a href="Data-Random-Distribution-Dirichlet.html#t:Dirichlet">Dirichlet</a> [a] =&gt; [a] -&gt; <a href="Data-Random-RVar.html#t:RVar">RVar</a> [a] <a href="src/Data-Random-Distribution-Dirichlet.html#dirichlet" class="link">Source</a> <a href="#v:dirichlet" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:dirichletT" class="def">dirichletT</a> :: <a href="Data-Random-Distribution.html#t:Distribution">Distribution</a> <a href="Data-Random-Distribution-Dirichlet.html#t:Dirichlet">Dirichlet</a> [a] =&gt; [a] -&gt; <a href="Data-Random-RVar.html#t:RVarT">RVarT</a> m [a] <a href="src/Data-Random-Distribution-Dirichlet.html#dirichletT" class="link">Source</a> <a href="#v:dirichletT" class="selflink">#</a></p></div><div class="top"><p class="src"><span class="keyword">newtype</span> <a id="t:Dirichlet" class="def">Dirichlet</a> a <a href="src/Data-Random-Distribution-Dirichlet.html#Dirichlet" class="link">Source</a> <a href="#t:Dirichlet" class="selflink">#</a></p><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a id="v:Dirichlet" class="def">Dirichlet</a> a</td><td class="doc empty">&nbsp;</td></tr></table></div><div class="subs instances"><p id="control.i:Dirichlet" class="caption collapser" onclick="toggleSection('i:Dirichlet')">Instances</p><div id="section.i:Dirichlet" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:Dirichlet:Distribution:1" class="instance expander" onclick="toggleSection('i:id:Dirichlet:Distribution:1')"></span> (<a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.0.0/Prelude.html#t:Fractional">Fractional</a> a, <a href="Data-Random-Distribution.html#t:Distribution">Distribution</a> <a href="Data-Random-Distribution-Gamma.html#t:Gamma">Gamma</a> a) =&gt; <a href="Data-Random-Distribution.html#t:Distribution">Distribution</a> <a href="Data-Random-Distribution-Dirichlet.html#t:Dirichlet">Dirichlet</a> [a]</span> <a href="src/Data-Random-Distribution-Dirichlet.html#line-32" class="link">Source</a> <a href="#t:Dirichlet" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:Dirichlet:Distribution:1" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:rvar">rvar</a> :: <a href="Data-Random-Distribution-Dirichlet.html#t:Dirichlet">Dirichlet</a> [a] -&gt; <a href="Data-Random-RVar.html#t:RVar">RVar</a> [a] <a href="src/Data-Random-Distribution.html#rvar" class="link">Source</a> <a href="#v:rvar" class="selflink">#</a></p><p class="src"><a href="#v:rvarT">rvarT</a> :: <a href="Data-Random-Distribution-Dirichlet.html#t:Dirichlet">Dirichlet</a> [a] -&gt; <a href="Data-Random-RVar.html#t:RVarT">RVarT</a> n [a] <a href="src/Data-Random-Distribution.html#rvarT" class="link">Source</a> <a href="#v:rvarT" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:Dirichlet:Eq:2" class="instance expander" onclick="toggleSection('i:id:Dirichlet:Eq:2')"></span> <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.0.0/Data-Eq.html#t:Eq">Eq</a> a =&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.0.0/Data-Eq.html#t:Eq">Eq</a> (<a href="Data-Random-Distribution-Dirichlet.html#t:Dirichlet">Dirichlet</a> a)</span> <a href="src/Data-Random-Distribution-Dirichlet.html#line-30" class="link">Source</a> <a href="#t:Dirichlet" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:Dirichlet:Eq:2" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:-61--61-">(==)</a> :: <a href="Data-Random-Distribution-Dirichlet.html#t:Dirichlet">Dirichlet</a> a -&gt; <a href="Data-Random-Distribution-Dirichlet.html#t:Dirichlet">Dirichlet</a> a -&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.0.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-61--61-" class="selflink">#</a></p><p class="src"><a href="#v:-47--61-">(/=)</a> :: <a href="Data-Random-Distribution-Dirichlet.html#t:Dirichlet">Dirichlet</a> a -&gt; <a href="Data-Random-Distribution-Dirichlet.html#t:Dirichlet">Dirichlet</a> a -&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.0.0/Data-Bool.html#t:Bool">Bool</a> <a href="#v:-47--61-" class="selflink">#</a></p></div></div></td></tr><tr><td class="src clearfix"><span class="inst-left"><span id="control.i:id:Dirichlet:Show:3" class="instance expander" onclick="toggleSection('i:id:Dirichlet:Show:3')"></span> <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.0.0/Text-Show.html#t:Show">Show</a> a =&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.0.0/Text-Show.html#t:Show">Show</a> (<a href="Data-Random-Distribution-Dirichlet.html#t:Dirichlet">Dirichlet</a> a)</span> <a href="src/Data-Random-Distribution-Dirichlet.html#line-30" class="link">Source</a> <a href="#t:Dirichlet" class="selflink">#</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div id="section.i:id:Dirichlet:Show:3" class="inst-details hide"><div class="subs methods"><p class="caption">Methods</p><p class="src"><a href="#v:showsPrec">showsPrec</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.0.0/Data-Int.html#t:Int">Int</a> -&gt; <a href="Data-Random-Distribution-Dirichlet.html#t:Dirichlet">Dirichlet</a> a -&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.0.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showsPrec" class="selflink">#</a></p><p class="src"><a href="#v:show">show</a> :: <a href="Data-Random-Distribution-Dirichlet.html#t:Dirichlet">Dirichlet</a> a -&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.0.0/Data-String.html#t:String">String</a> <a href="#v:show" class="selflink">#</a></p><p class="src"><a href="#v:showList">showList</a> :: [<a href="Data-Random-Distribution-Dirichlet.html#t:Dirichlet">Dirichlet</a> a] -&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.9.0.0/Text-Show.html#t:ShowS">ShowS</a> <a href="#v:showList" class="selflink">#</a></p></div></div></td></tr></table></div></div></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.17.2</p></div></body></html>