This file is indexed.

/usr/share/doc/libghc-polyparse-doc/html/mini_Text-ParserCombinators-Poly-Lex.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
<!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>Text.ParserCombinators.Poly.Lex</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">Text.ParserCombinators.Poly.Lex</p></div><div id="interface"><h1>The Parser datatype
</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Text-ParserCombinators-Poly-Lex.html#t:LexReturn" target="main">LexReturn</a> t</p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Text-ParserCombinators-Poly-Lex.html#t:Parser" target="main">Parser</a> t a</p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Text-ParserCombinators-Poly-Lex.html#t:Result" target="main">Result</a> z a</p></div><div class="top"><p class="src"><a href="Text-ParserCombinators-Poly-Lex.html#v:runParser" target="main">runParser</a></p></div><h2>Basic parsers
</h2><div class="top"><p class="src"><a href="Text-ParserCombinators-Poly-Lex.html#v:next" target="main">next</a></p></div><div class="top"><p class="src"><a href="Text-ParserCombinators-Poly-Lex.html#v:eof" target="main">eof</a></p></div><div class="top"><p class="src"><a href="Text-ParserCombinators-Poly-Lex.html#v:satisfy" target="main">satisfy</a></p></div><div class="top"><p class="src"><a href="Text-ParserCombinators-Poly-Lex.html#v:onFail" target="main">onFail</a></p></div><h2>Re-parsing
</h2><div class="top"><p class="src"><a href="Text-ParserCombinators-Poly-Lex.html#v:reparse" target="main">reparse</a></p></div><h1>Re-export all more general combinators
</h1></div></body></html>