This file is indexed.

/usr/share/doc/libghc-parsers-doc/html/mini_Text-Parser-Token-Style.html is in libghc-parsers-doc 0.12.4-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
<!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.Parser.Token.Style</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();};
//]]>
</script></head><body id="mini"><div id="module-header"><p class="caption">Text.Parser.Token.Style</p></div><div id="interface"><h1>Comment and white space styles</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Text-Parser-Token-Style.html#t:CommentStyle" target="main">CommentStyle</a></p></div><h2>Lenses</h2><div class="top"><p class="src"><a href="Text-Parser-Token-Style.html#v:commentStart" target="main">commentStart</a></p></div><div class="top"><p class="src"><a href="Text-Parser-Token-Style.html#v:commentEnd" target="main">commentEnd</a></p></div><div class="top"><p class="src"><a href="Text-Parser-Token-Style.html#v:commentLine" target="main">commentLine</a></p></div><div class="top"><p class="src"><a href="Text-Parser-Token-Style.html#v:commentNesting" target="main">commentNesting</a></p></div><h2>Common Comment Styles</h2><div class="top"><p class="src"><a href="Text-Parser-Token-Style.html#v:emptyCommentStyle" target="main">emptyCommentStyle</a></p></div><div class="top"><p class="src"><a href="Text-Parser-Token-Style.html#v:javaCommentStyle" target="main">javaCommentStyle</a></p></div><div class="top"><p class="src"><a href="Text-Parser-Token-Style.html#v:scalaCommentStyle" target="main">scalaCommentStyle</a></p></div><div class="top"><p class="src"><a href="Text-Parser-Token-Style.html#v:haskellCommentStyle" target="main">haskellCommentStyle</a></p></div><div class="top"><p class="src"><a href="Text-Parser-Token-Style.html#v:buildSomeSpaceParser" target="main">buildSomeSpaceParser</a></p></div><h1>Identifier Styles</h1><div class="top"><p class="src"><a href="Text-Parser-Token-Style.html#v:emptyIdents" target="main">emptyIdents</a></p></div><div class="top"><p class="src"><a href="Text-Parser-Token-Style.html#v:haskellIdents" target="main">haskellIdents</a></p></div><div class="top"><p class="src"><a href="Text-Parser-Token-Style.html#v:haskell98Idents" target="main">haskell98Idents</a></p></div><h1>Operator Styles</h1><div class="top"><p class="src"><a href="Text-Parser-Token-Style.html#v:emptyOps" target="main">emptyOps</a></p></div><div class="top"><p class="src"><a href="Text-Parser-Token-Style.html#v:haskellOps" target="main">haskellOps</a></p></div><div class="top"><p class="src"><a href="Text-Parser-Token-Style.html#v:haskell98Ops" target="main">haskell98Ops</a></p></div></div></body></html>