This file is indexed.

/usr/share/doc/libghc-profunctors-doc/html/mini_Data-Profunctor-Traversing.html is in libghc-profunctors-doc 5.2.1-1build1.

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>Data.Profunctor.Traversing</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">Data.Profunctor.Traversing</p></div><div id="interface"><div class="top"><p class="src"><span class="keyword">class</span> <a href="Data-Profunctor-Traversing.html#t:Traversing" target="main">Traversing</a> p</p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-Profunctor-Traversing.html#t:CofreeTraversing" target="main">CofreeTraversing</a> p a b</p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-Profunctor-Traversing.html#t:FreeTraversing" target="main">FreeTraversing</a> p a b</p></div><h1>Profunctor in terms of Traversing</h1><div class="top"><p class="src"><a href="Data-Profunctor-Traversing.html#v:dimapWandering" target="main">dimapWandering</a></p></div><div class="top"><p class="src"><a href="Data-Profunctor-Traversing.html#v:lmapWandering" target="main">lmapWandering</a></p></div><div class="top"><p class="src"><a href="Data-Profunctor-Traversing.html#v:rmapWandering" target="main">rmapWandering</a></p></div><h1>Strong in terms of Traversing</h1><div class="top"><p class="src"><a href="Data-Profunctor-Traversing.html#v:firstTraversing" target="main">firstTraversing</a></p></div><div class="top"><p class="src"><a href="Data-Profunctor-Traversing.html#v:secondTraversing" target="main">secondTraversing</a></p></div><h1>Choice in terms of Traversing</h1><div class="top"><p class="src"><a href="Data-Profunctor-Traversing.html#v:leftTraversing" target="main">leftTraversing</a></p></div><div class="top"><p class="src"><a href="Data-Profunctor-Traversing.html#v:rightTraversing" target="main">rightTraversing</a></p></div></div></body></html>