This file is indexed.

/usr/share/doc/libghc-comonad-doc/html/mini_Control-Comonad-Store.html is in libghc-comonad-doc 4.2.7.2-3build1.

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.Store</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">Control.Comonad.Store</p></div><div id="interface"><h1>ComonadStore class</h1><div class="top"><p class="src"><span class="keyword">class</span> <a href="Control-Comonad-Store.html#t:ComonadStore" target="main">ComonadStore</a> s w</p></div><h1>The Store comonad</h1><div class="top"><p class="src"><span class="keyword">type</span> <a href="Control-Comonad-Store.html#t:Store" target="main">Store</a> s</p></div><div class="top"><p class="src"><a href="Control-Comonad-Store.html#v:store" target="main">store</a></p></div><div class="top"><p class="src"><a href="Control-Comonad-Store.html#v:runStore" target="main">runStore</a></p></div><h1>The StoreT comonad transformer</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Control-Comonad-Store.html#t:StoreT" target="main">StoreT</a> s w a</p></div><div class="top"><p class="src"><a href="Control-Comonad-Store.html#v:runStoreT" target="main">runStoreT</a></p></div><h1>Re-exported modules</h1></div></body></html>