This file is indexed.

/usr/share/doc/libghc-haskelldb-doc/html/mini_Database-HaskellDB-Database.html is in libghc-haskelldb-doc 2.2.2-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
7
<!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.HaskellDB.Database</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">Database.HaskellDB.Database</p></div><div id="interface"><h1>Operators
</h1><div class="top"><p class="src"><a href="Database-HaskellDB-Database.html#v:-33-." target="main">(!.)</a></p></div><h1>Type declarations
</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Database-HaskellDB-Database.html#t:Database" target="main">Database</a> </p></div><div class="top"><p class="src"><span class="keyword">class</span> <a href="Database-HaskellDB-Database.html#t:GetRec" target="main">GetRec</a> er vr</p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Database-HaskellDB-Database.html#t:GetInstances" target="main">GetInstances</a> s</p></div><div class="top"><p class="src"><span class="keyword">class</span> <a href="Database-HaskellDB-Database.html#t:GetValue" target="main">GetValue</a> a</p></div><h1>Function declarations
</h1><div class="top"><p class="src"><a href="Database-HaskellDB-Database.html#v:query" target="main">query</a></p></div><div class="top"><p class="src"><a href="Database-HaskellDB-Database.html#v:insert" target="main">insert</a></p></div><div class="top"><p class="src"><a href="Database-HaskellDB-Database.html#v:delete" target="main">delete</a></p></div><div class="top"><p class="src"><a href="Database-HaskellDB-Database.html#v:update" target="main">update</a></p></div><div class="top"><p class="src"><a href="Database-HaskellDB-Database.html#v:insertQuery" target="main">insertQuery</a></p></div><div class="top"><p class="src"><a href="Database-HaskellDB-Database.html#v:tables" target="main">tables</a></p></div><div class="top"><p class="src"><a href="Database-HaskellDB-Database.html#v:describe" target="main">describe</a></p></div><div class="top"><p class="src"><a href="Database-HaskellDB-Database.html#v:transaction" target="main">transaction</a></p></div><div class="top"><p class="src"><a href="Database-HaskellDB-Database.html#v:commit" target="main">commit</a></p></div><div class="top"><p class="src"><a href="Database-HaskellDB-Database.html#v:createDB" target="main">createDB</a></p></div><div class="top"><p class="src"><a href="Database-HaskellDB-Database.html#v:createTable" target="main">createTable</a></p></div><div class="top"><p class="src"><a href="Database-HaskellDB-Database.html#v:dropDB" target="main">dropDB</a></p></div><div class="top"><p class="src"><a href="Database-HaskellDB-Database.html#v:dropTable" target="main">dropTable</a></p></div></div></body></html>