This file is indexed.

/usr/share/doc/libghc-postgresql-simple-doc/html/Database-PostgreSQL-Simple-Time-Internal.html is in libghc-postgresql-simple-doc 0.5.1.2-1build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
<!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>Database.PostgreSQL.Simple.Time.Internal</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_Database-PostgreSQL-Simple-Time-Internal.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Database-PostgreSQL-Simple-Time-Internal.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">postgresql-simple-0.5.1.2: Mid-Level PostgreSQL client library</p></div><div id="content"><div id="module-header"><table class="info"><tr><th>Copyright</th><td>(c) 2012 Leon P Smith</td></tr><tr><th>License</th><td>BSD3</td></tr><tr><th>Maintainer</th><td>Leon P Smith &lt;leon@melding-monads.com&gt;</td></tr><tr><th>Stability</th><td>experimental</td></tr><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell98</td></tr></table><p class="caption">Database.PostgreSQL.Simple.Time.Internal</p></div><div id="description"><p class="caption">Description</p><div class="doc empty">&nbsp;</div></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a name="v:getDay" class="def">getDay</a> :: <a href="file:///usr/share/doc/libghc-attoparsec-doc/html/Data-Attoparsec-ByteString.html#t:Parser">Parser</a> <a href="file:///usr/share/doc/ghc-doc/html/libraries/time-1.5.0.1/Data-Time-Calendar.html#t:Day">Day</a> <a href="src/Database-PostgreSQL-Simple-Time-Implementation.html#getDay" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:getDate" class="def">getDate</a> :: <a href="file:///usr/share/doc/libghc-attoparsec-doc/html/Data-Attoparsec-ByteString.html#t:Parser">Parser</a> <a href="Database-PostgreSQL-Simple-Time.html#t:Date">Date</a> <a href="src/Database-PostgreSQL-Simple-Time-Implementation.html#getDate" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:getTimeOfDay" class="def">getTimeOfDay</a> :: <a href="file:///usr/share/doc/libghc-attoparsec-doc/html/Data-Attoparsec-ByteString.html#t:Parser">Parser</a> <a href="file:///usr/share/doc/ghc-doc/html/libraries/time-1.5.0.1/Data-Time-LocalTime.html#t:TimeOfDay">TimeOfDay</a> <a href="src/Database-PostgreSQL-Simple-Time-Implementation.html#getTimeOfDay" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:getLocalTime" class="def">getLocalTime</a> :: <a href="file:///usr/share/doc/libghc-attoparsec-doc/html/Data-Attoparsec-ByteString.html#t:Parser">Parser</a> <a href="file:///usr/share/doc/ghc-doc/html/libraries/time-1.5.0.1/Data-Time-LocalTime.html#t:LocalTime">LocalTime</a> <a href="src/Database-PostgreSQL-Simple-Time-Implementation.html#getLocalTime" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:getLocalTimestamp" class="def">getLocalTimestamp</a> :: <a href="file:///usr/share/doc/libghc-attoparsec-doc/html/Data-Attoparsec-ByteString.html#t:Parser">Parser</a> <a href="Database-PostgreSQL-Simple-Time.html#t:LocalTimestamp">LocalTimestamp</a> <a href="src/Database-PostgreSQL-Simple-Time-Implementation.html#getLocalTimestamp" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:getTimeZone" class="def">getTimeZone</a> :: <a href="file:///usr/share/doc/libghc-attoparsec-doc/html/Data-Attoparsec-ByteString.html#t:Parser">Parser</a> <a href="file:///usr/share/doc/ghc-doc/html/libraries/time-1.5.0.1/Data-Time-LocalTime.html#t:TimeZone">TimeZone</a> <a href="src/Database-PostgreSQL-Simple-Time-Implementation.html#getTimeZone" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:getZonedTime" class="def">getZonedTime</a> :: <a href="file:///usr/share/doc/libghc-attoparsec-doc/html/Data-Attoparsec-ByteString.html#t:Parser">Parser</a> <a href="file:///usr/share/doc/ghc-doc/html/libraries/time-1.5.0.1/Data-Time-LocalTime.html#t:ZonedTime">ZonedTime</a> <a href="src/Database-PostgreSQL-Simple-Time-Implementation.html#getZonedTime" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:getZonedTimestamp" class="def">getZonedTimestamp</a> :: <a href="file:///usr/share/doc/libghc-attoparsec-doc/html/Data-Attoparsec-ByteString.html#t:Parser">Parser</a> <a href="Database-PostgreSQL-Simple-Time.html#t:ZonedTimestamp">ZonedTimestamp</a> <a href="src/Database-PostgreSQL-Simple-Time-Implementation.html#getZonedTimestamp" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:getUTCTime" class="def">getUTCTime</a> :: <a href="file:///usr/share/doc/libghc-attoparsec-doc/html/Data-Attoparsec-ByteString.html#t:Parser">Parser</a> <a href="file:///usr/share/doc/ghc-doc/html/libraries/time-1.5.0.1/Data-Time-Clock.html#t:UTCTime">UTCTime</a> <a href="src/Database-PostgreSQL-Simple-Time-Implementation.html#getUTCTime" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:getUTCTimestamp" class="def">getUTCTimestamp</a> :: <a href="file:///usr/share/doc/libghc-attoparsec-doc/html/Data-Attoparsec-ByteString.html#t:Parser">Parser</a> <a href="Database-PostgreSQL-Simple-Time.html#t:UTCTimestamp">UTCTimestamp</a> <a href="src/Database-PostgreSQL-Simple-Time-Implementation.html#getUTCTimestamp" class="link">Source</a></p></div><div class="top"><p class="src"><span class="keyword">type</span> <a name="t:TimeZoneHMS" class="def">TimeZoneHMS</a> = (<a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Data-Int.html#t:Int">Int</a>, <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Data-Int.html#t:Int">Int</a>, <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Data-Int.html#t:Int">Int</a>) <a href="src/Database-PostgreSQL-Simple-Time-Implementation.html#TimeZoneHMS" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:getTimeZoneHMS" class="def">getTimeZoneHMS</a> :: <a href="file:///usr/share/doc/libghc-attoparsec-doc/html/Data-Attoparsec-ByteString.html#t:Parser">Parser</a> <a href="Database-PostgreSQL-Simple-Time-Internal.html#t:TimeZoneHMS">TimeZoneHMS</a> <a href="src/Database-PostgreSQL-Simple-Time-Implementation.html#getTimeZoneHMS" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:localToUTCTimeOfDayHMS" class="def">localToUTCTimeOfDayHMS</a> :: <a href="Database-PostgreSQL-Simple-Time-Internal.html#t:TimeZoneHMS">TimeZoneHMS</a> -&gt; <a href="file:///usr/share/doc/ghc-doc/html/libraries/time-1.5.0.1/Data-Time-LocalTime.html#t:TimeOfDay">TimeOfDay</a> -&gt; (<a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Prelude.html#t:Integer">Integer</a>, <a href="file:///usr/share/doc/ghc-doc/html/libraries/time-1.5.0.1/Data-Time-LocalTime.html#t:TimeOfDay">TimeOfDay</a>) <a href="src/Database-PostgreSQL-Simple-Time-Implementation.html#localToUTCTimeOfDayHMS" 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.16.1</p></div></body></html>