This file is indexed.

/usr/share/doc/libghc-free-doc/html/mini_Control-Comonad-Trans-Cofree.html is in libghc-free-doc 4.12.4-3build4.

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>Control.Comonad.Trans.Cofree</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">Control.Comonad.Trans.Cofree</p></div><div id="interface"><div class="top"><p class="src"><span class="keyword">data</span> <a href="Control-Comonad-Trans-Cofree.html#t:CofreeT" target="main">CofreeT</a> f w a</p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="Control-Comonad-Trans-Cofree.html#t:Cofree" target="main">Cofree</a> f</p></div><div class="top"><p class="src"><a href="Control-Comonad-Trans-Cofree.html#v:cofree" target="main">cofree</a></p></div><div class="top"><p class="src"><a href="Control-Comonad-Trans-Cofree.html#v:runCofree" target="main">runCofree</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Control-Comonad-Trans-Cofree.html#t:CofreeF" target="main">CofreeF</a> f a b</p></div><div class="top"><p class="src"><span class="keyword">class</span> <a href="Control-Comonad-Trans-Cofree.html#t:ComonadCofree" target="main">ComonadCofree</a> f w</p></div><div class="top"><p class="src"><a href="Control-Comonad-Trans-Cofree.html#v:headF" target="main">headF</a></p></div><div class="top"><p class="src"><a href="Control-Comonad-Trans-Cofree.html#v:tailF" target="main">tailF</a></p></div><div class="top"><p class="src"><a href="Control-Comonad-Trans-Cofree.html#v:transCofreeT" target="main">transCofreeT</a></p></div><div class="top"><p class="src"><a href="Control-Comonad-Trans-Cofree.html#v:coiterT" target="main">coiterT</a></p></div></div></body></html>