This file is indexed.

/usr/share/doc/libghc-hashable-doc/html/mini_Data-Hashable.html is in libghc-hashable-doc 1.2.6.1-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
<!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>Data.Hashable</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script src="file:///usr/share/javascript/mathjax/MathJax.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">Data.Hashable</p></div><div id="interface"><h1>Hashing and security</h1><h1>Computing hash values</h1><div class="top"><p class="src"><span class="keyword">class</span> <a href="Data-Hashable.html#t:Hashable" target="main">Hashable</a> a</p></div><h1>Creating new instances</h1><h2>Generic instances</h2><h3>Understanding a compiler error</h3><h2>Writing instances by hand</h2><h3>Hashing contructors with multiple fields</h3><h3>Hashing types with multiple constructors</h3><div class="top"><p class="src"><a href="Data-Hashable.html#v:hashUsing" target="main">hashUsing</a></p></div><div class="top"><p class="src"><a href="Data-Hashable.html#v:hashPtr" target="main">hashPtr</a></p></div><div class="top"><p class="src"><a href="Data-Hashable.html#v:hashPtrWithSalt" target="main">hashPtrWithSalt</a></p></div><div class="top"><p class="src"><a href="Data-Hashable.html#v:hashByteArray" target="main">hashByteArray</a></p></div><div class="top"><p class="src"><a href="Data-Hashable.html#v:hashByteArrayWithSalt" target="main">hashByteArrayWithSalt</a></p></div><h1>Caching hashes</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Data-Hashable.html#t:Hashed" target="main">Hashed</a> a</p></div><div class="top"><p class="src"><a href="Data-Hashable.html#v:hashed" target="main">hashed</a></p></div><div class="top"><p class="src"><a href="Data-Hashable.html#v:unhashed" target="main">unhashed</a></p></div><div class="top"><p class="src"><a href="Data-Hashable.html#v:mapHashed" target="main">mapHashed</a></p></div><div class="top"><p class="src"><a href="Data-Hashable.html#v:traverseHashed" target="main">traverseHashed</a></p></div></div></body></html>