This file is indexed.

/usr/share/doc/libghc-regex-posix-doc/html/mini_Text-Regex-Posix-ByteString-Lazy.html is in libghc-regex-posix-doc 0.95.2-7.

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.Regex.Posix.ByteString.Lazy</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.Regex.Posix.ByteString.Lazy</p></div><div id="interface"><h2>Types</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="Text-Regex-Posix-ByteString-Lazy.html#t:Regex" target="main">Regex</a></p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="Text-Regex-Posix-ByteString-Lazy.html#t:MatchOffset" target="main">MatchOffset</a></p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="Text-Regex-Posix-ByteString-Lazy.html#t:MatchLength" target="main">MatchLength</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Text-Regex-Posix-ByteString-Lazy.html#t:ReturnCode" target="main">ReturnCode</a></p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="Text-Regex-Posix-ByteString-Lazy.html#t:WrapError" target="main">WrapError</a></p></div><h2>Miscellaneous</h2><div class="top"><p class="src"><a href="Text-Regex-Posix-ByteString-Lazy.html#v:unusedOffset" target="main">unusedOffset</a></p></div><h2>Medium level API functions</h2><div class="top"><p class="src"><a href="Text-Regex-Posix-ByteString-Lazy.html#v:compile" target="main">compile</a></p></div><div class="top"><p class="src"><a href="Text-Regex-Posix-ByteString-Lazy.html#v:execute" target="main">execute</a></p></div><div class="top"><p class="src"><a href="Text-Regex-Posix-ByteString-Lazy.html#v:regexec" target="main">regexec</a></p></div><h2>Compilation options</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="Text-Regex-Posix-ByteString-Lazy.html#t:CompOption" target="main">CompOption</a></p></div><div class="top"><p class="src"><a href="Text-Regex-Posix-ByteString-Lazy.html#v:compBlank" target="main">compBlank</a></p></div><div class="top"><p class="src"><a href="Text-Regex-Posix-ByteString-Lazy.html#v:compExtended" target="main">compExtended</a></p></div><div class="top"><p class="src"><a href="Text-Regex-Posix-ByteString-Lazy.html#v:compIgnoreCase" target="main">compIgnoreCase</a></p></div><div class="top"><p class="src"><a href="Text-Regex-Posix-ByteString-Lazy.html#v:compNoSub" target="main">compNoSub</a></p></div><div class="top"><p class="src"><a href="Text-Regex-Posix-ByteString-Lazy.html#v:compNewline" target="main">compNewline</a></p></div><h2>Execution options</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="Text-Regex-Posix-ByteString-Lazy.html#t:ExecOption" target="main">ExecOption</a></p></div><div class="top"><p class="src"><a href="Text-Regex-Posix-ByteString-Lazy.html#v:execBlank" target="main">execBlank</a></p></div><div class="top"><p class="src"><a href="Text-Regex-Posix-ByteString-Lazy.html#v:execNotBOL" target="main">execNotBOL</a></p></div><div class="top"><p class="src"><a href="Text-Regex-Posix-ByteString-Lazy.html#v:execNotEOL" target="main">execNotEOL</a></p></div></div></body></html>