This file is indexed.

/usr/share/doc/libghc-servant-server-doc/html/index.html is in libghc-servant-server-doc 0.8.1-2.

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
<!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>servant-server-0.8.1: A family of combinators for defining webservices APIs and serving them</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script src="file:///usr/share/javascript/mathjax/MathJax.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">servant-server-0.8.1: A family of combinators for defining webservices APIs and serving them</p></div><div id="content"><div id="description"><h1>servant-server-0.8.1: A family of combinators for defining webservices APIs and serving them</h1><div class="doc"><p>A family of combinators for defining webservices APIs and serving them</p><p>You can learn about the basics in the <a href="http://haskell-servant.readthedocs.org/en/stable/tutorial/index.html">tutorial</a>.</p><p><a href="https://github.com/haskell-servant/servant/blob/master/servant-server/example/greet.hs">Here</a>
is a runnable example, with comments, that defines a dummy API and implements
a webserver that serves this API, using this package.</p><p><a href="https://github.com/haskell-servant/servant/blob/master/servant-server/CHANGELOG.md">CHANGELOG</a></p></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="Servant.html">Servant</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="Servant-Server.html">Servant.Server</a></span><ul id="section.n.1.1" class="show"><li><span id="control.n.1.1.1" class="module collapser" onclick="toggleSection('n.1.1.1')">Experimental</span><ul id="section.n.1.1.1" class="show"><li><span class="module"><a href="Servant-Server-Experimental-Auth.html">Servant.Server.Experimental.Auth</a></span></li></ul></li><li><span class="module"><span id="control.n.1.1.2" class="collapser" onclick="toggleSection('n.1.1.2')">&nbsp;</span><a href="Servant-Server-Internal.html">Servant.Server.Internal</a></span><ul id="section.n.1.1.2" class="show"><li><span class="module"><a href="Servant-Server-Internal-BasicAuth.html">Servant.Server.Internal.BasicAuth</a></span></li><li><span class="module"><a href="Servant-Server-Internal-Context.html">Servant.Server.Internal.Context</a></span></li><li><span class="module"><a href="Servant-Server-Internal-Router.html">Servant.Server.Internal.Router</a></span></li><li><span class="module"><a href="Servant-Server-Internal-RoutingApplication.html">Servant.Server.Internal.RoutingApplication</a></span></li><li><span class="module"><a href="Servant-Server-Internal-ServantErr.html">Servant.Server.Internal.ServantErr</a></span></li></ul></li></ul></li><li><span id="control.n.1.2" class="module collapser" onclick="toggleSection('n.1.2')">Utils</span><ul id="section.n.1.2" class="show"><li><span class="module"><a href="Servant-Utils-StaticFiles.html">Servant.Utils.StaticFiles</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.17.2</p></div></body></html>