This file is indexed.

/usr/share/doc/libghc-snap-server-doc/html/index.html is in libghc-snap-server-doc 0.7.0.1-3.

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
17
<!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>snap-server-0.7.0.1: A fast, iteratee-based, epoll-enabled web server for the Snap Framework</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">snap-server-0.7.0.1: A fast, iteratee-based, epoll-enabled web server for the Snap Framework</p></div><div id="content"><div id="description"><h1>snap-server-0.7.0.1: A fast, iteratee-based, epoll-enabled web server for the Snap Framework</h1><div class="doc"><p>Snap is a simple and fast web development framework and server written in
Haskell. For more information or to download the latest version, you can
visit the Snap project website at <a href="http://snapframework.com/">http://snapframework.com/</a>.
</p><p>The Snap HTTP server is a high performance, epoll-enabled, iteratee-based web
server library written in Haskell. Together with the <code>snap-core</code> library upon
which it depends, it provides a clean and efficient Haskell programming
interface to the HTTP protocol.
</p><p>Higher-level facilities for building web applications (like user/session
management, component interfaces, data modeling, etc.) are planned but not
yet implemented, so this release will mostly be of interest for those who:
</p><ul><li> need a fast and minimal HTTP API at roughly the same level of abstraction
as Java servlets, or
</li><li> are interested in contributing to the Snap Framework project.
</li></ul></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')">Snap</span><ul id="section.n.1" class="show"><li><span id="control.n.1.1" class="module collapser" onclick="toggleSection('n.1.1')">Http</span><ul id="section.n.1.1" class="show"><li><span class="module"><span id="control.n.1.1.1" class="collapser" onclick="toggleSection('n.1.1.1')">&nbsp;</span><a href="Snap-Http-Server.html">Snap.Http.Server</a></span><ul id="section.n.1.1.1" class="show"><li><span class="module"><a href="Snap-Http-Server-Config.html">Snap.Http.Server.Config</a></span></li></ul></li></ul></li></ul></li><li><span id="control.n.2" class="module collapser" onclick="toggleSection('n.2')">System</span><ul id="section.n.2" class="show"><li><span class="module"><a href="System-FastLogger.html">System.FastLogger</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.10.0</p></div></body></html>