This file is indexed.

/usr/share/doc/libghc-lens-doc/html/mini_Control-Lens-Indexed.html is in libghc-lens-doc 4.15.4-1.

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.Lens.Indexed</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.Lens.Indexed</p></div><div id="interface"><h1>Indexing</h1><div class="top"><p class="src"><span class="keyword">class</span> <a href="Control-Lens-Indexed.html#t:Indexable" target="main">Indexable</a> i p</p></div><div class="top"><p class="src"><span class="keyword">class</span> <a href="Control-Lens-Indexed.html#t:Conjoined" target="main">Conjoined</a> p</p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Control-Lens-Indexed.html#t:Indexed" target="main">Indexed</a> i a b</p></div><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:-60-." target="main">(&lt;.)</a></p></div><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:-60-.-62-" target="main">(&lt;.&gt;)</a></p></div><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:.-62-" target="main">(.&gt;)</a></p></div><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:selfIndex" target="main">selfIndex</a></p></div><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:reindexed" target="main">reindexed</a></p></div><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:icompose" target="main">icompose</a></p></div><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:indexing" target="main">indexing</a></p></div><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:indexing64" target="main">indexing64</a></p></div><h1>Indexed Functors</h1><div class="top"><p class="src"><span class="keyword">class</span> <a href="Control-Lens-Indexed.html#t:FunctorWithIndex" target="main">FunctorWithIndex</a> i f</p></div><h1>Indexed Foldables</h1><div class="top"><p class="src"><span class="keyword">class</span> <a href="Control-Lens-Indexed.html#t:FoldableWithIndex" target="main">FoldableWithIndex</a> i f</p></div><h2>Indexed Foldable Combinators</h2><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:iany" target="main">iany</a></p></div><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:iall" target="main">iall</a></p></div><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:inone" target="main">inone</a></p></div><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:none" target="main">none</a></p></div><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:itraverse_" target="main">itraverse_</a></p></div><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:ifor_" target="main">ifor_</a></p></div><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:imapM_" target="main">imapM_</a></p></div><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:iforM_" target="main">iforM_</a></p></div><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:iconcatMap" target="main">iconcatMap</a></p></div><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:ifind" target="main">ifind</a></p></div><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:ifoldrM" target="main">ifoldrM</a></p></div><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:ifoldlM" target="main">ifoldlM</a></p></div><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:itoList" target="main">itoList</a></p></div><h1>Converting to Folds</h1><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:withIndex" target="main">withIndex</a></p></div><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:asIndex" target="main">asIndex</a></p></div><h1>Restricting by Index</h1><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:indices" target="main">indices</a></p></div><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:index" target="main">index</a></p></div><h1>Indexed Traversables</h1><div class="top"><p class="src"><span class="keyword">class</span> <a href="Control-Lens-Indexed.html#t:TraversableWithIndex" target="main">TraversableWithIndex</a> i t</p></div><h1>Indexed Traversable Combinators</h1><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:ifor" target="main">ifor</a></p></div><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:imapM" target="main">imapM</a></p></div><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:iforM" target="main">iforM</a></p></div><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:imapAccumR" target="main">imapAccumR</a></p></div><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:imapAccumL" target="main">imapAccumL</a></p></div><h1>Indexed Folds with Reified Monoid</h1><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:ifoldMapBy" target="main">ifoldMapBy</a></p></div><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:ifoldMapByOf" target="main">ifoldMapByOf</a></p></div><h1>Indexed Traversals with Reified Applicative</h1><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:itraverseBy" target="main">itraverseBy</a></p></div><div class="top"><p class="src"><a href="Control-Lens-Indexed.html#v:itraverseByOf" target="main">itraverseByOf</a></p></div></div></body></html>