This file is indexed.

/usr/share/doc/libghc-blaze-html-doc/html/Text-Blaze-Html.html is in libghc-blaze-html-doc 0.8.1.1-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
<!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>Text.Blaze.Html</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_Text-Blaze-Html.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Text-Blaze-Html.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">blaze-html-0.8.1.1: A blazingly fast HTML combinator library for Haskell</p></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell98</td></tr></table><p class="caption">Text.Blaze.Html</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src">module <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze.html">Text.Blaze</a></p></div><div class="top"><p class="src"><span class="keyword">type</span> <a name="t:Html" class="def">Html</a> = <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze-Internal.html#t:Markup">Markup</a> <a href="src/Text-Blaze-Html.html#Html" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:toHtml" class="def">toHtml</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze.html#t:ToMarkup">ToMarkup</a> a =&gt; a -&gt; <a href="Text-Blaze-Html.html#t:Html">Html</a> <a href="src/Text-Blaze-Html.html#toHtml" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:preEscapedToHtml" class="def">preEscapedToHtml</a> :: <a href="file:///usr/share/doc/libghc-blaze-markup-doc/html/Text-Blaze.html#t:ToMarkup">ToMarkup</a> a =&gt; a -&gt; <a href="Text-Blaze-Html.html#t:Html">Html</a> <a href="src/Text-Blaze-Html.html#preEscapedToHtml" 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.16.1</p></div></body></html>