This file is indexed.

/usr/share/doc/libghc-profunctors-doc/html/mini_Data-Profunctor.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</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</p></div><div id="interface"><h1>Profunctors</h1><div class="top"><p class="src"><span class="keyword">class</span> <a href="Data-Profunctor.html#t:Profunctor" target="main">Profunctor</a> p</p></div><h2>Profunctorial Strength</h2><div class="top"><p class="src"><span class="keyword">class</span> <a href="Data-Profunctor.html#t:Strong" target="main">Strong</a> p</p></div><div class="top"><p class="src"><a href="Data-Profunctor.html#v:uncurry-39-" target="main">uncurry'</a></p></div><div class="top"><p class="src"><span class="keyword">class</span> <a href="Data-Profunctor.html#t:Choice" target="main">Choice</a> p</p></div><h2>Closed</h2><div class="top"><p class="src"><span class="keyword">class</span> <a href="Data-Profunctor.html#t:Closed" target="main">Closed</a> p</p></div><div class="top"><p class="src"><a href="Data-Profunctor.html#v:curry-39-" target="main">curry'</a></p></div><div class="top"><p class="src"><span class="keyword">class</span> <a href="Data-Profunctor.html#t:Mapping" target="main">Mapping</a> p</p></div><h2>Profunctorial Costrength</h2><div class="top"><p class="src"><span class="keyword">class</span> <a href="Data-Profunctor.html#t:Costrong" target="main">Costrong</a> p</p></div><div class="top"><p class="src"><span class="keyword">class</span> <a href="Data-Profunctor.html#t:Cochoice" target="main">Cochoice</a> p</p></div><h2>Common Profunctors</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-Profunctor.html#t:Star" target="main">Star</a> f d c</p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-Profunctor.html#t:Costar" target="main">Costar</a> f d c</p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-Profunctor.html#t:WrappedArrow" target="main">WrappedArrow</a> p a b</p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-Profunctor.html#t:Forget" target="main">Forget</a> r a b</p></div><div class="top"><p class="src"><span class="keyword">type</span> p <a href="Data-Profunctor.html#t::-45--62-" target="main">:-&gt;</a> q</p></div></div></body></html>