This file is indexed.

/usr/share/doc/libghc-text-doc/html/mini_Data-Text-Lazy-Builder.html is in libghc-text-doc 0.11.1.13-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
5
6
7
<!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.Text.Lazy.Builder</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">Data.Text.Lazy.Builder</p></div><div id="interface"><h1>The Builder type
</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-Text-Lazy-Builder.html#t:Builder" target="main">Builder</a> </p></div><div class="top"><p class="src"><a href="Data-Text-Lazy-Builder.html#v:toLazyText" target="main">toLazyText</a></p></div><div class="top"><p class="src"><a href="Data-Text-Lazy-Builder.html#v:toLazyTextWith" target="main">toLazyTextWith</a></p></div><h1>Constructing Builders
</h1><div class="top"><p class="src"><a href="Data-Text-Lazy-Builder.html#v:singleton" target="main">singleton</a></p></div><div class="top"><p class="src"><a href="Data-Text-Lazy-Builder.html#v:fromText" target="main">fromText</a></p></div><div class="top"><p class="src"><a href="Data-Text-Lazy-Builder.html#v:fromLazyText" target="main">fromLazyText</a></p></div><div class="top"><p class="src"><a href="Data-Text-Lazy-Builder.html#v:fromString" target="main">fromString</a></p></div><h1>Flushing the buffer state
</h1><div class="top"><p class="src"><a href="Data-Text-Lazy-Builder.html#v:flush" target="main">flush</a></p></div></div></body></html>