/usr/share/doc/libghc-yesod-auth-doc/html/index.html is in libghc-yesod-auth-doc 1.2.0.2-1build7.
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>yesod-auth-1.2.0.2: Authentication for Yesod.</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">yesod-auth-1.2.0.2: Authentication for Yesod.</p></div><div id="content"><div id="description"><h1>yesod-auth-1.2.0.2: Authentication for Yesod.</h1><div class="doc"><p>This package provides a pluggable mechanism for allowing users to authenticate with your site. It comes with a number of common plugins, such as OpenID, BrowserID (a.k.a., Mozilla Persona), and email. Other packages are available from Hackage as well. If you've written such an add-on, please notify me so that it can be added to this description.
</p><ul><li> <a href="http://hackage.haskell.org/package/yesod-auth-account">http://hackage.haskell.org/package/yesod-auth-account</a>: An account authentication plugin for Yesod
</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')">Yesod</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')"> </span><a href="Yesod-Auth.html">Yesod.Auth</a></span><ul id="section.n.1.1" class="show"><li><span class="module"><a href="Yesod-Auth-BrowserId.html">Yesod.Auth.BrowserId</a></span></li><li><span class="module"><a href="Yesod-Auth-Dummy.html">Yesod.Auth.Dummy</a></span></li><li><span class="module"><a href="Yesod-Auth-Email.html">Yesod.Auth.Email</a></span></li><li><span class="module"><a href="Yesod-Auth-GoogleEmail.html">Yesod.Auth.GoogleEmail</a></span></li><li><span class="module"><a href="Yesod-Auth-HashDB.html">Yesod.Auth.HashDB</a></span></li><li><span class="module"><a href="Yesod-Auth-Message.html">Yesod.Auth.Message</a></span></li><li><span class="module"><a href="Yesod-Auth-OpenId.html">Yesod.Auth.OpenId</a></span></li><li><span class="module"><a href="Yesod-Auth-Rpxnow.html">Yesod.Auth.Rpxnow</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.13.2</p></div></body></html>
|