This file is indexed.

/usr/share/doc/libghc-monadrandom-doc/html/Control-Monad-Trans-Random.html is in libghc-monadrandom-doc 0.5.1-1build1.

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
<!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>Control.Monad.Trans.Random</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_Control-Monad-Trans-Random.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Control-Monad-Trans-Random.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">MonadRandom-0.5.1: Random-number generation monad.</p></div><div id="content"><div id="module-header"><table class="info"><tr><th valign="top">Copyright</th><td>(c) Brent Yorgey 2016</td></tr><tr><th>License</th><td>BSD3 (see LICENSE)</td></tr><tr><th>Maintainer</th><td>byorgey@gmail.com</td></tr><tr><th>Stability</th><td>experimental</td></tr><tr><th>Portability</th><td>non-portable (multi-param classes, functional dependencies, undecidable instances)</td></tr><tr><th>Safe Haskell</th><td>Safe</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">Control.Monad.Trans.Random</p></div><div id="description"><p class="caption">Description</p><div class="doc"><p>Random monads, passing a random number generator through a computation.</p><p>This version is lazy; for a strict version, see
<a href="Control-Monad-Trans-Random-Strict.html">Control.Monad.Trans.Random.Strict</a>, which has the same interface.</p></div></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src">module <a href="Control-Monad-Trans-Random-Lazy.html">Control.Monad.Trans.Random.Lazy</a></p></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.17.3</p></div></body></html>