This file is indexed.

/usr/share/doc/libghc-heist-doc/html/index.html is in libghc-heist-doc 0.13.1.2-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
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
<!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>heist-0.13.1.2: An Haskell template system supporting both HTML5 and XML.</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><div id="package-header"><ul class="links" id="page-menu"><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">heist-0.13.1.2: An Haskell template system supporting both HTML5 and XML.</p></div><div id="content"><div id="description"><h1>heist-0.13.1.2: An Haskell template system supporting both HTML5 and XML.</h1><div class="doc"><p>Heist is a powerful template system that supports both HTML5 and XML.
Some of Heist's features are:
</p><ul><li> Designer-friendly HTML5 (or XML) syntax
</li><li> Templates can be reloaded to make changes visible without recompiling
your Haskell code
</li><li> Enforces near-perfect separation of business logic and view
</li><li> Powerful abstraction primitives allowing you to eliminate repetition
</li><li> Easy creation of domain-specific markup languages
</li><li> Built-in support for including JSON and Markdown content in templates
</li><li> Simple mechanism for designer-specified template caching
</li><li> Optional merging of multiple &lt;head&gt; tags defined anywhere in the
document
</li></ul></div></div><div id="module-list"><p class="caption">Modules</p><ul><li><span class="module"><span id="control.n.1" class="collapser" onclick="toggleSection('n.1')">&nbsp;</span><a href="Heist.html">Heist</a></span><ul id="section.n.1" class="show"><li><span class="module"><span id="control.n.1.1" class="collapser" onclick="toggleSection('n.1.1')">&nbsp;</span><a href="Heist-Compiled.html">Heist.Compiled</a></span><ul id="section.n.1.1" class="show"><li><span class="module"><a href="Heist-Compiled-LowLevel.html">Heist.Compiled.LowLevel</a></span></li></ul></li><li><span class="module"><a href="Heist-Interpreted.html">Heist.Interpreted</a></span></li><li><span class="module"><a href="Heist-SpliceAPI.html">Heist.SpliceAPI</a></span></li><li><span class="module"><span id="control.n.1.4" class="collapser" onclick="toggleSection('n.1.4')">&nbsp;</span><a href="Heist-Splices.html">Heist.Splices</a></span><ul id="section.n.1.4" class="show"><li><span class="module"><a href="Heist-Splices-Apply.html">Heist.Splices.Apply</a></span></li><li><span class="module"><a href="Heist-Splices-Bind.html">Heist.Splices.Bind</a></span></li><li><span class="module"><a href="Heist-Splices-BindStrict.html">Heist.Splices.BindStrict</a></span></li><li><span class="module"><a href="Heist-Splices-Cache.html">Heist.Splices.Cache</a></span></li><li><span class="module"><a href="Heist-Splices-Html.html">Heist.Splices.Html</a></span></li><li><span class="module"><a href="Heist-Splices-Ignore.html">Heist.Splices.Ignore</a></span></li><li><span class="module"><a href="Heist-Splices-Json.html">Heist.Splices.Json</a></span></li><li><span class="module"><a href="Heist-Splices-Markdown.html">Heist.Splices.Markdown</a></span></li></ul></li><li><span class="module"><a href="Heist-TemplateDirectory.html">Heist.TemplateDirectory</a></span></li></ul></li></ul></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.13.2</p></div></body></html>