This file is indexed.

/usr/share/doc/libghc-blogliterately-doc/html/index.html is in libghc-blogliterately-doc 0.8.1.5-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
<!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>BlogLiterately-0.8.1.5: A tool for posting Haskelly articles to blogs</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">BlogLiterately-0.8.1.5: A tool for posting Haskelly articles to blogs</p></div><div id="content"><div id="description"><h1>BlogLiterately-0.8.1.5: A tool for posting Haskelly articles to blogs</h1><div class="doc"><p>Write blog posts in Markdown format, then use BlogLiterately
to do syntax highlighting, format ghci sessions, and upload
to any blog supporting the metaWeblog API (such as Wordpress):
<a href="http://codex.wordpress.org/XML-RPC_MetaWeblog_API">http://codex.wordpress.org/XML-RPC_MetaWeblog_API</a>.</p><p>To get started, use the provided executable
<code>BlogLiterately</code>; see
<a href="http://byorgey.wordpress.com/blogliterately/">http://byorgey.wordpress.com/blogliterately/</a> for
complete documentation.</p><p>To make further customization possible, the internals
of the executable are made available as a library.  In
particular, it is easy to create your own executable
which adds extra custom transformations; see
<a href="Text-BlogLiterately-Run.html">Text.BlogLiterately.Run</a>.</p></div></div><div id="module-list"><p class="caption">Modules</p><ul><li><span id="control.n.1" class="module collapser" onclick="toggleSection('n.1')">Text</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="Text-BlogLiterately.html">Text.BlogLiterately</a></span><ul id="section.n.1.1" class="show"><li><span class="module"><a href="Text-BlogLiterately-Block.html">Text.BlogLiterately.Block</a></span></li><li><span class="module"><a href="Text-BlogLiterately-Ghci.html">Text.BlogLiterately.Ghci</a></span></li><li><span class="module"><a href="Text-BlogLiterately-Highlight.html">Text.BlogLiterately.Highlight</a></span></li><li><span class="module"><a href="Text-BlogLiterately-Image.html">Text.BlogLiterately.Image</a></span></li><li><span class="module"><a href="Text-BlogLiterately-LaTeX.html">Text.BlogLiterately.LaTeX</a></span></li><li><span class="module"><span id="control.n.1.1.6" class="collapser" onclick="toggleSection('n.1.1.6')">&nbsp;</span><a href="Text-BlogLiterately-Options.html">Text.BlogLiterately.Options</a></span><ul id="section.n.1.1.6" class="show"><li><span class="module"><a href="Text-BlogLiterately-Options-Parse.html">Text.BlogLiterately.Options.Parse</a></span></li></ul></li><li><span class="module"><a href="Text-BlogLiterately-Post.html">Text.BlogLiterately.Post</a></span></li><li><span class="module"><a href="Text-BlogLiterately-Run.html">Text.BlogLiterately.Run</a></span></li><li><span class="module"><a href="Text-BlogLiterately-Transform.html">Text.BlogLiterately.Transform</a></span></li></ul></li></ul></li></ul></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>