This file is indexed.

/usr/share/doc/libghc-polyparse-doc/html/index.html is in libghc-polyparse-doc 1.7-1.

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
10
<!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>polyparse-1.7: A variety of alternative parser combinator libraries.</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">polyparse-1.7: A variety of alternative parser combinator libraries.</p></div><div id="content"><div id="description"><h1>polyparse-1.7: A variety of alternative parser combinator libraries.</h1><div class="doc"><p>A variety of alternative parser combinator libraries, including
the original HuttonMeijer set.  The Poly sets have features like
good error reporting, arbitrary token type, running state, lazy
parsing, and so on.  Finally, Text.Parse is a proposed
replacement for the standard Read class, for better
deserialisation of Haskell values from Strings.
</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')">Text</span><ul id="section.n.1" class="show"><li><span class="module"><span id="control.n.1.1" class="collapser" onclick="toggleSection('n.1.1')">&nbsp;</span><a href="Text-Parse.html">Text.Parse</a></span><ul id="section.n.1.1" class="show"><li><span class="module"><a href="Text-Parse-ByteString.html">Text.Parse.ByteString</a></span></li></ul></li><li><span id="control.n.1.2" class="module collapser" onclick="toggleSection('n.1.2')">ParserCombinators</span><ul id="section.n.1.2" class="show"><li><span class="module"><a href="Text-ParserCombinators-HuttonMeijer.html">Text.ParserCombinators.HuttonMeijer</a></span></li><li><span class="module"><a href="Text-ParserCombinators-HuttonMeijerWallace.html">Text.ParserCombinators.HuttonMeijerWallace</a></span></li><li><span class="module"><span id="control.n.1.2.3" class="collapser" onclick="toggleSection('n.1.2.3')">&nbsp;</span><a href="Text-ParserCombinators-Poly.html">Text.ParserCombinators.Poly</a></span><ul id="section.n.1.2.3" class="show"><li><span class="module"><a href="Text-ParserCombinators-Poly-Base.html">Text.ParserCombinators.Poly.Base</a></span></li><li><span class="module"><a href="Text-ParserCombinators-Poly-ByteString.html">Text.ParserCombinators.Poly.ByteString</a></span></li><li><span class="module"><a href="Text-ParserCombinators-Poly-Lazy.html">Text.ParserCombinators.Poly.Lazy</a></span></li><li><span class="module"><a href="Text-ParserCombinators-Poly-Lex.html">Text.ParserCombinators.Poly.Lex</a></span></li><li><span class="module"><a href="Text-ParserCombinators-Poly-Parser.html">Text.ParserCombinators.Poly.Parser</a></span></li><li><span class="module"><a href="Text-ParserCombinators-Poly-Plain.html">Text.ParserCombinators.Poly.Plain</a></span></li><li><span class="module"><a href="Text-ParserCombinators-Poly-Result.html">Text.ParserCombinators.Poly.Result</a></span></li><li><span class="module"><a href="Text-ParserCombinators-Poly-State.html">Text.ParserCombinators.Poly.State</a></span></li><li><span class="module"><a href="Text-ParserCombinators-Poly-StateLazy.html">Text.ParserCombinators.Poly.StateLazy</a></span></li><li><span class="module"><a href="Text-ParserCombinators-Poly-StateParser.html">Text.ParserCombinators.Poly.StateParser</a></span></li><li><span class="module"><a href="Text-ParserCombinators-Poly-StateText.html">Text.ParserCombinators.Poly.StateText</a></span></li><li><span class="module"><a href="Text-ParserCombinators-Poly-Text.html">Text.ParserCombinators.Poly.Text</a></span></li></ul></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.10.0</p></div></body></html>