This file is indexed.

/usr/share/doc/libghc-operational-doc/html/index.html is in libghc-operational-doc 0.2.3.2-5.

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
<!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>operational-0.2.3.2: Implementation of difficult monads made easy
with operational semantics.</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><div id="package-header"><ul class="links" id="page-menu"><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">operational-0.2.3.2: Implementation of difficult monads made easy
with operational semantics.</p></div><div id="content"><div id="description"><h1>operational-0.2.3.2: Implementation of difficult monads made easy
with operational semantics.</h1><div class="doc"><p>This library makes it easy to implement monads with tricky control flow.</p><p>This is useful for: writing web applications in a sequential style, programming games with a uniform interface for human and AI players and easy replay capababilities, implementing fast parser monads, designing monadic DSLs, etc.</p><p>See the project homepage <a href="http://haskell.org/haskellwiki/Operational">http://haskell.org/haskellwiki/Operational</a> for a more detailed introduction and features.</p><p>Related packages: MonadPrompt <a href="http://hackage.haskell.org/package/MonadPrompt">http://hackage.haskell.org/package/MonadPrompt</a>.</p></div></div><div id="module-list"><p class="caption">Modules</p><ul><li><span id="control.n.1" class="module collapser" onclick="toggleSection('n.1')">Control</span><ul id="section.n.1" class="show"><li><span id="control.n.1.1" class="module collapser" onclick="toggleSection('n.1.1')">Monad</span><ul id="section.n.1.1" class="show"><li><span class="module"><a href="Control-Monad-Operational.html">Control.Monad.Operational</a></span></li></ul></li></ul></li></ul></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.16.1</p></div></body></html>