This file is indexed.

/usr/share/doc/libghc-utility-ht-doc/html/Data-Strictness-HT.html is in libghc-utility-ht-doc 0.0.14-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.Strictness.HT</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();setSynopsis("mini_Data-Strictness-HT.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Data-Strictness-HT.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">utility-ht-0.0.14: Various small helper functions for Lists, Maybes, Tuples, Functions</p></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>Safe</td></tr><tr><th>Language</th><td>Haskell98</td></tr></table><p class="caption">Data.Strictness.HT</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a id="v:arguments1" class="def">arguments1</a> :: (a -&gt; x) -&gt; a -&gt; x <a href="src/Data-Strictness-HT.html#arguments1" class="link">Source</a> <a href="#v:arguments1" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:arguments2" class="def">arguments2</a> :: (a -&gt; b -&gt; x) -&gt; a -&gt; b -&gt; x <a href="src/Data-Strictness-HT.html#arguments2" class="link">Source</a> <a href="#v:arguments2" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:arguments3" class="def">arguments3</a> :: (a -&gt; b -&gt; c -&gt; x) -&gt; a -&gt; b -&gt; c -&gt; x <a href="src/Data-Strictness-HT.html#arguments3" class="link">Source</a> <a href="#v:arguments3" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:arguments4" class="def">arguments4</a> :: (a -&gt; b -&gt; c -&gt; d -&gt; x) -&gt; a -&gt; b -&gt; c -&gt; d -&gt; x <a href="src/Data-Strictness-HT.html#arguments4" class="link">Source</a> <a href="#v:arguments4" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:arguments5" class="def">arguments5</a> :: (a -&gt; b -&gt; c -&gt; d -&gt; e -&gt; x) -&gt; a -&gt; b -&gt; c -&gt; d -&gt; e -&gt; x <a href="src/Data-Strictness-HT.html#arguments5" class="link">Source</a> <a href="#v:arguments5" class="selflink">#</a></p></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.17.3</p></div></body></html>