This file is indexed.

/usr/share/doc/libghc-uulib-doc/html/UU-Parsing-Merge.html is in libghc-uulib-doc 0.9.14-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>UU.Parsing.Merge</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();setSynopsis("mini_UU-Parsing-Merge.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/UU-Parsing-Merge.html">Source</a></li><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">uulib-0.9.14: Haskell Utrecht Tools Library</p></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>Safe-Infered</td></tr></table><p class="caption">UU.Parsing.Merge</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a name="v:-60--124--124--62-" class="def">(&lt;||&gt;)</a> :: <a href="UU-Parsing-Interface.html#t:IsParser">IsParser</a> p s =&gt; (c, p (d -&gt; d), e -&gt; f -&gt; g) -&gt; (h, p (i -&gt; i), g -&gt; j -&gt; k) -&gt; ((c, h), p ((d, i) -&gt; (d, i)), e -&gt; (f, j) -&gt; k)<a href="src/UU-Parsing-Merge.html#%3C%7C%7C%3E" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:pMerged" class="def">pMerged</a> :: <a href="UU-Parsing-Interface.html#t:IsParser">IsParser</a> p s =&gt; c -&gt; (d, p (d -&gt; d), c -&gt; d -&gt; e) -&gt; p e<a href="src/UU-Parsing-Merge.html#pMerged" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:list_of" class="def">list_of</a> :: <a href="UU-Parsing-Interface.html#t:IsParser">IsParser</a> p s =&gt; p c -&gt; ([d], p ([c] -&gt; [c]), e -&gt; e)<a href="src/UU-Parsing-Merge.html#list_of" class="link">Source</a></p></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.10.0</p></div></body></html>