This file is indexed.

/usr/share/doc/libghc-happstack-server-doc/html/mini_Happstack-Server-FileServe-BuildingBlocks.html is in libghc-happstack-server-doc 6.6.3-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
<!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>Happstack.Server.FileServe.BuildingBlocks</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 id="mini"><div id="module-header"><p class="caption">Happstack.Server.FileServe.BuildingBlocks</p></div><div id="interface"><h1>High-Level
</h1><h2>Serving files from a directory
</h2><div class="top"><p class="src"><a href="Happstack-Server-FileServe-BuildingBlocks.html#v:fileServe" target="main">fileServe</a></p></div><div class="top"><p class="src"><a href="Happstack-Server-FileServe-BuildingBlocks.html#v:fileServe-39-" target="main">fileServe'</a></p></div><div class="top"><p class="src"><a href="Happstack-Server-FileServe-BuildingBlocks.html#v:fileServeLazy" target="main">fileServeLazy</a></p></div><div class="top"><p class="src"><a href="Happstack-Server-FileServe-BuildingBlocks.html#v:fileServeStrict" target="main">fileServeStrict</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Happstack-Server-FileServe-BuildingBlocks.html#t:Browsing" target="main">Browsing</a> </p></div><div class="top"><p class="src"><a href="Happstack-Server-FileServe-BuildingBlocks.html#v:serveDirectory" target="main">serveDirectory</a></p></div><h2>Serving a single file
</h2><div class="top"><p class="src"><a href="Happstack-Server-FileServe-BuildingBlocks.html#v:serveFile" target="main">serveFile</a></p></div><div class="top"><p class="src"><a href="Happstack-Server-FileServe-BuildingBlocks.html#v:serveFileUsing" target="main">serveFileUsing</a></p></div><h1>Low-Level
</h1><div class="top"><p class="src"><a href="Happstack-Server-FileServe-BuildingBlocks.html#v:sendFileResponse" target="main">sendFileResponse</a></p></div><div class="top"><p class="src"><a href="Happstack-Server-FileServe-BuildingBlocks.html#v:lazyByteStringResponse" target="main">lazyByteStringResponse</a></p></div><div class="top"><p class="src"><a href="Happstack-Server-FileServe-BuildingBlocks.html#v:strictByteStringResponse" target="main">strictByteStringResponse</a></p></div><div class="top"><p class="src"><a href="Happstack-Server-FileServe-BuildingBlocks.html#v:filePathSendFile" target="main">filePathSendFile</a></p></div><div class="top"><p class="src"><a href="Happstack-Server-FileServe-BuildingBlocks.html#v:filePathLazy" target="main">filePathLazy</a></p></div><div class="top"><p class="src"><a href="Happstack-Server-FileServe-BuildingBlocks.html#v:filePathStrict" target="main">filePathStrict</a></p></div><h1>Content-Type / Mime-Type
</h1><div class="top"><p class="src"><span class="keyword">type</span> <a href="Happstack-Server-FileServe-BuildingBlocks.html#t:MimeMap" target="main">MimeMap</a> </p></div><div class="top"><p class="src"><a href="Happstack-Server-FileServe-BuildingBlocks.html#v:mimeTypes" target="main">mimeTypes</a></p></div><div class="top"><p class="src"><a href="Happstack-Server-FileServe-BuildingBlocks.html#v:asContentType" target="main">asContentType</a></p></div><div class="top"><p class="src"><a href="Happstack-Server-FileServe-BuildingBlocks.html#v:guessContentType" target="main">guessContentType</a></p></div><div class="top"><p class="src"><a href="Happstack-Server-FileServe-BuildingBlocks.html#v:guessContentTypeM" target="main">guessContentTypeM</a></p></div><h1>Directory Browsing
</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Happstack-Server-FileServe-BuildingBlocks.html#t:EntryKind" target="main">EntryKind</a> </p></div><div class="top"><p class="src"><a href="Happstack-Server-FileServe-BuildingBlocks.html#v:browseIndex" target="main">browseIndex</a></p></div><div class="top"><p class="src"><a href="Happstack-Server-FileServe-BuildingBlocks.html#v:renderDirectoryContents" target="main">renderDirectoryContents</a></p></div><div class="top"><p class="src"><a href="Happstack-Server-FileServe-BuildingBlocks.html#v:renderDirectoryContentsTable" target="main">renderDirectoryContentsTable</a></p></div><h1>Other
</h1><div class="top"><p class="src"><a href="Happstack-Server-FileServe-BuildingBlocks.html#v:blockDotFiles" target="main">blockDotFiles</a></p></div><div class="top"><p class="src"><a href="Happstack-Server-FileServe-BuildingBlocks.html#v:defaultIxFiles" target="main">defaultIxFiles</a></p></div><div class="top"><p class="src"><a href="Happstack-Server-FileServe-BuildingBlocks.html#v:isSafePath" target="main">isSafePath</a></p></div><div class="top"><p class="src"><a href="Happstack-Server-FileServe-BuildingBlocks.html#v:tryIndex" target="main">tryIndex</a></p></div><div class="top"><p class="src"><a href="Happstack-Server-FileServe-BuildingBlocks.html#v:doIndex" target="main">doIndex</a></p></div><div class="top"><p class="src"><a href="Happstack-Server-FileServe-BuildingBlocks.html#v:doIndex-39-" target="main">doIndex'</a></p></div><div class="top"><p class="src"><a href="Happstack-Server-FileServe-BuildingBlocks.html#v:doIndexLazy" target="main">doIndexLazy</a></p></div><div class="top"><p class="src"><a href="Happstack-Server-FileServe-BuildingBlocks.html#v:doIndexStrict" target="main">doIndexStrict</a></p></div><div class="top"><p class="src"><a href="Happstack-Server-FileServe-BuildingBlocks.html#v:fileNotFound" target="main">fileNotFound</a></p></div><div class="top"><p class="src"><a href="Happstack-Server-FileServe-BuildingBlocks.html#v:isDot" target="main">isDot</a></p></div></div></body></html>