/usr/share/doc/libghc-notmuch-web-doc/html/Handler-View.html is in libghc-notmuch-web-doc 0.2.0-7.
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 | <!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>Handler.View</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();setSynopsis("mini_Handler-View.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Handler-View.html">Source</a></li><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">notmuch-web-0.2.0: A web interface to the notmuch email indexer</p></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>None</td></tr></table><p class="caption">Handler.View</p></div><div id="synopsis"><p id="control.syn" class="caption expander" onclick="toggleSection('syn')">Synopsis</p><ul id="section.syn" class="hide" onclick="toggleSection('syn')"><li class="src short"><a href="#v:threadWidget">threadWidget</a> :: <a href="NotmuchCmd.html#t:ThreadID">ThreadID</a> -> <a href="Foundation.html#t:Widget">Widget</a></li><li class="src short"><a href="#v:threadHeader">threadHeader</a> :: <a href="Foundation.html#t:Widget">Widget</a></li><li class="src short"><a href="#v:getThreadR">getThreadR</a> :: <a href="NotmuchCmd.html#t:ThreadID">ThreadID</a> -> <a href="Foundation.html#t:Handler">Handler</a> <a href="/usr/share/doc/libghc-blaze-html-doc/html/Text-Blaze-Html.html#t:Html">Html</a></li><li class="src short"><a href="#v:getMessagePartR">getMessagePartR</a> :: <a href="NotmuchCmd.html#t:MessageID">MessageID</a> -> <a href="/usr/share/doc/ghc-doc/html/libraries/base-4.6.0.1/Data-Int.html#t:Int">Int</a> -> <a href="Foundation.html#t:Handler">Handler</a> TypedContent</li></ul></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a name="v:threadWidget" class="def">threadWidget</a> :: <a href="NotmuchCmd.html#t:ThreadID">ThreadID</a> -> <a href="Foundation.html#t:Widget">Widget</a><a href="src/Handler-View.html#threadWidget" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:threadHeader" class="def">threadHeader</a> :: <a href="Foundation.html#t:Widget">Widget</a><a href="src/Handler-View.html#threadHeader" class="link">Source</a></p><div class="doc"><p>The header code for displaying threads, should only be included once in the page
</p></div></div><div class="top"><p class="src"><a name="v:getThreadR" class="def">getThreadR</a> :: <a href="NotmuchCmd.html#t:ThreadID">ThreadID</a> -> <a href="Foundation.html#t:Handler">Handler</a> <a href="/usr/share/doc/libghc-blaze-html-doc/html/Text-Blaze-Html.html#t:Html">Html</a><a href="src/Handler-View.html#getThreadR" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:getMessagePartR" class="def">getMessagePartR</a> :: <a href="NotmuchCmd.html#t:MessageID">MessageID</a> -> <a href="/usr/share/doc/ghc-doc/html/libraries/base-4.6.0.1/Data-Int.html#t:Int">Int</a> -> <a href="Foundation.html#t:Handler">Handler</a> TypedContent<a href="src/Handler-View.html#getMessagePartR" class="link">Source</a></p></div></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>
|