This file is indexed.

/usr/share/doc/libghc-polyparse-doc/html/mini_Text-ParserCombinators-HuttonMeijerWallace.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>Text.ParserCombinators.HuttonMeijerWallace</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.HuttonMeijerWallace</p></div><div id="interface"><h1>The parser monad
</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Text-ParserCombinators-HuttonMeijerWallace.html#t:Parser" target="main">Parser</a> s t e a</p></div><h1>Primitive parser combinators
</h1><div class="top"><p class="src"><a href="Text-ParserCombinators-HuttonMeijerWallace.html#v:item" target="main">item</a></p></div><div class="top"><p class="src"><a href="Text-ParserCombinators-HuttonMeijerWallace.html#v:eof" target="main">eof</a></p></div><div class="top"><p class="src"><a href="Text-ParserCombinators-HuttonMeijerWallace.html#v:papply" target="main">papply</a></p></div><div class="top"><p class="src"><a href="Text-ParserCombinators-HuttonMeijerWallace.html#v:papply-39-" target="main">papply'</a></p></div><h1>Derived combinators
</h1><div class="top"><p class="src"><a href="Text-ParserCombinators-HuttonMeijerWallace.html#v:-43--43--43-" target="main">(+++)</a></p></div><div class="top"><p class="src"><a href="Text-ParserCombinators-HuttonMeijerWallace.html#v:tok" target="main">tok</a></p></div><div class="top"><p class="src"><a href="Text-ParserCombinators-HuttonMeijerWallace.html#v:nottok" target="main">nottok</a></p></div><div class="top"><p class="src"><a href="Text-ParserCombinators-HuttonMeijerWallace.html#v:many" target="main">many</a></p></div><div class="top"><p class="src"><a href="Text-ParserCombinators-HuttonMeijerWallace.html#v:many1" target="main">many1</a></p></div><div class="top"><p class="src"><a href="Text-ParserCombinators-HuttonMeijerWallace.html#v:sepby" target="main">sepby</a></p></div><div class="top"><p class="src"><a href="Text-ParserCombinators-HuttonMeijerWallace.html#v:sepby1" target="main">sepby1</a></p></div><div class="top"><p class="src"><a href="Text-ParserCombinators-HuttonMeijerWallace.html#v:chainl" target="main">chainl</a></p></div><div class="top"><p class="src"><a href="Text-ParserCombinators-HuttonMeijerWallace.html#v:chainl1" target="main">chainl1</a></p></div><div class="top"><p class="src"><a href="Text-ParserCombinators-HuttonMeijerWallace.html#v:chainr" target="main">chainr</a></p></div><div class="top"><p class="src"><a href="Text-ParserCombinators-HuttonMeijerWallace.html#v:chainr1" target="main">chainr1</a></p></div><div class="top"><p class="src"><a href="Text-ParserCombinators-HuttonMeijerWallace.html#v:ops" target="main">ops</a></p></div><div class="top"><p class="src"><a href="Text-ParserCombinators-HuttonMeijerWallace.html#v:bracket" target="main">bracket</a></p></div><div class="top"><p class="src"><a href="Text-ParserCombinators-HuttonMeijerWallace.html#v:toEOF" target="main">toEOF</a></p></div><h1>Error handling
</h1><div class="top"><p class="src"><a href="Text-ParserCombinators-HuttonMeijerWallace.html#v:elserror" target="main">elserror</a></p></div><h1>State handling
</h1><div class="top"><p class="src"><a href="Text-ParserCombinators-HuttonMeijerWallace.html#v:stupd" target="main">stupd</a></p></div><div class="top"><p class="src"><a href="Text-ParserCombinators-HuttonMeijerWallace.html#v:stquery" target="main">stquery</a></p></div><div class="top"><p class="src"><a href="Text-ParserCombinators-HuttonMeijerWallace.html#v:stget" target="main">stget</a></p></div><h1>Re-parsing
</h1><div class="top"><p class="src"><a href="Text-ParserCombinators-HuttonMeijerWallace.html#v:reparse" target="main">reparse</a></p></div></div></body></html>