This file is indexed.

/usr/share/doc/libghc-random-doc/html/mini_System-Random.html is in libghc-random-doc 1.0.1.1-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
5
6
7
8
9
<!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>System.Random</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">System.Random</p></div><div id="interface"><h1>Random number generators
</h1><div class="top"><p class="src"><span class="keyword">class</span> <a href="System-Random.html#t:RandomGen" target="main">RandomGen</a> g</p></div><h2>Standard random number generators
</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="System-Random.html#t:StdGen" target="main">StdGen</a> </p></div><div class="top"><p class="src"><a href="System-Random.html#v:mkStdGen" target="main">mkStdGen</a></p></div><h2>The global random number generator
</h2><div class="top"><p class="src"><a href="System-Random.html#v:getStdRandom" target="main">getStdRandom</a></p></div><div class="top"><p class="src"><a href="System-Random.html#v:getStdGen" target="main">getStdGen</a></p></div><div class="top"><p class="src"><a href="System-Random.html#v:setStdGen" target="main">setStdGen</a></p></div><div class="top"><p class="src"><a href="System-Random.html#v:newStdGen" target="main">newStdGen</a></p></div><h1>Random values of various types
</h1><div class="top"><p class="src"><span class="keyword">class</span> <a href="System-Random.html#t:Random" target="main">Random</a> a</p></div><h1>References
</h1></div></body></html>