This file is indexed.

/usr/share/doc/libghc-hspec-doc/html/index.html is in libghc-hspec-doc 1.8.1.1-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
 5
 6
 7
 8
 9
10
<!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>hspec-1.8.1.1: Behavior-Driven Development for Haskell</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">hspec-1.8.1.1: Behavior-Driven Development for Haskell</p></div><div id="content"><div id="description"><h1>hspec-1.8.1.1: Behavior-Driven Development for Haskell</h1><div class="doc"><p>Behavior-Driven Development for Haskell
</p><p>Hspec is roughly based on the Ruby library RSpec. However,
Hspec is just a framework for running HUnit and QuickCheck
tests. Compared to other options, it provides a much nicer
syntax that makes tests very easy to read.
</p><p>The Hspec Manual is at <a href="http://hspec.github.io/">http://hspec.github.io/</a>.
</p></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')">Test</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')">&nbsp;</span><a href="Test-Hspec.html">Test.Hspec</a></span><ul id="section.n.1.1" class="show"><li><span class="module"><a href="Test-Hspec-Core.html">Test.Hspec.Core</a></span></li><li><span class="module"><a href="Test-Hspec-Formatters.html">Test.Hspec.Formatters</a></span></li><li><span class="module"><a href="Test-Hspec-HUnit.html">Test.Hspec.HUnit</a></span></li><li><span class="module"><a href="Test-Hspec-Monadic.html">Test.Hspec.Monadic</a></span></li><li><span class="module"><a href="Test-Hspec-QuickCheck.html">Test.Hspec.QuickCheck</a></span></li><li><span class="module"><a href="Test-Hspec-Runner.html">Test.Hspec.Runner</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>