This file is indexed.

/usr/share/doc/libghc-enumerator-doc/html/mini_Data-Enumerator-Internal.html is in libghc-enumerator-doc 0.4.19-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
5
6
7
<!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>Data.Enumerator.Internal</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">Data.Enumerator.Internal</p></div><div id="interface"><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-Enumerator-Internal.html#t:Stream" target="main">Stream</a> a</p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-Enumerator-Internal.html#t:Iteratee" target="main">Iteratee</a> a m b</p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-Enumerator-Internal.html#t:Step" target="main">Step</a> a m b</p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="Data-Enumerator-Internal.html#t:Enumerator" target="main">Enumerator</a> a m b</p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="Data-Enumerator-Internal.html#t:Enumeratee" target="main">Enumeratee</a> ao ai m b</p></div><h1>Primitives
</h1><div class="top"><p class="src"><a href="Data-Enumerator-Internal.html#v:returnI" target="main">returnI</a></p></div><div class="top"><p class="src"><a href="Data-Enumerator-Internal.html#v:continue" target="main">continue</a></p></div><div class="top"><p class="src"><a href="Data-Enumerator-Internal.html#v:yield" target="main">yield</a></p></div><h1>Operators
</h1><div class="top"><p class="src"><a href="Data-Enumerator-Internal.html#v:-62--62--61--61-" target="main">(&gt;&gt;==)</a></p></div><div class="top"><p class="src"><a href="Data-Enumerator-Internal.html#v:-61--61--60--60-" target="main">(==&lt;&lt;)</a></p></div><div class="top"><p class="src"><a href="Data-Enumerator-Internal.html#v:-36--36-" target="main">($$)</a></p></div><div class="top"><p class="src"><a href="Data-Enumerator-Internal.html#v:-62--61--61--62-" target="main">(&gt;==&gt;)</a></p></div><div class="top"><p class="src"><a href="Data-Enumerator-Internal.html#v:-60--61--61--60-" target="main">(&lt;==&lt;)</a></p></div><h1>Miscellaneous
</h1><div class="top"><p class="src"><a href="Data-Enumerator-Internal.html#v:enumEOF" target="main">enumEOF</a></p></div><div class="top"><p class="src"><a href="Data-Enumerator-Internal.html#v:checkContinue0" target="main">checkContinue0</a></p></div><div class="top"><p class="src"><a href="Data-Enumerator-Internal.html#v:checkContinue1" target="main">checkContinue1</a></p></div><div class="top"><p class="src"><a href="Data-Enumerator-Internal.html#v:checkDoneEx" target="main">checkDoneEx</a></p></div><div class="top"><p class="src"><a href="Data-Enumerator-Internal.html#v:checkDone" target="main">checkDone</a></p></div></div></body></html>