This file is indexed.

/usr/share/doc/libghc-hspec-core-doc/html/mini_Test-Hspec-Core-Formatters.html is in libghc-hspec-core-doc 2.2.4-3.

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>Test.Hspec.Core.Formatters</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">Test.Hspec.Core.Formatters</p></div><div id="interface"><h1>Formatters</h1><div class="top"><p class="src"><a href="Test-Hspec-Core-Formatters.html#v:silent" target="main">silent</a></p></div><div class="top"><p class="src"><a href="Test-Hspec-Core-Formatters.html#v:specdoc" target="main">specdoc</a></p></div><div class="top"><p class="src"><a href="Test-Hspec-Core-Formatters.html#v:progress" target="main">progress</a></p></div><div class="top"><p class="src"><a href="Test-Hspec-Core-Formatters.html#v:failed_examples" target="main">failed_examples</a></p></div><h1>Implementing a custom Formatter</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Test-Hspec-Core-Formatters.html#t:Formatter" target="main">Formatter</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Test-Hspec-Core-Formatters.html#t:FormatM" target="main">FormatM</a> a</p></div><h2>Accessing the runner state</h2><div class="top"><p class="src"><a href="Test-Hspec-Core-Formatters.html#v:getSuccessCount" target="main">getSuccessCount</a></p></div><div class="top"><p class="src"><a href="Test-Hspec-Core-Formatters.html#v:getPendingCount" target="main">getPendingCount</a></p></div><div class="top"><p class="src"><a href="Test-Hspec-Core-Formatters.html#v:getFailCount" target="main">getFailCount</a></p></div><div class="top"><p class="src"><a href="Test-Hspec-Core-Formatters.html#v:getTotalCount" target="main">getTotalCount</a></p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Test-Hspec-Core-Formatters.html#t:FailureRecord" target="main">FailureRecord</a></p></div><div class="top"><p class="src"><a href="Test-Hspec-Core-Formatters.html#v:getFailMessages" target="main">getFailMessages</a></p></div><div class="top"><p class="src"><a href="Test-Hspec-Core-Formatters.html#v:usedSeed" target="main">usedSeed</a></p></div><div class="top"><p class="src"><a href="Test-Hspec-Core-Formatters.html#v:getCPUTime" target="main">getCPUTime</a></p></div><div class="top"><p class="src"><a href="Test-Hspec-Core-Formatters.html#v:getRealTime" target="main">getRealTime</a></p></div><h2>Appending to the gerenated report</h2><div class="top"><p class="src"><a href="Test-Hspec-Core-Formatters.html#v:write" target="main">write</a></p></div><div class="top"><p class="src"><a href="Test-Hspec-Core-Formatters.html#v:writeLine" target="main">writeLine</a></p></div><div class="top"><p class="src"><a href="Test-Hspec-Core-Formatters.html#v:newParagraph" target="main">newParagraph</a></p></div><h2>Dealing with colors</h2><div class="top"><p class="src"><a href="Test-Hspec-Core-Formatters.html#v:withInfoColor" target="main">withInfoColor</a></p></div><div class="top"><p class="src"><a href="Test-Hspec-Core-Formatters.html#v:withSuccessColor" target="main">withSuccessColor</a></p></div><div class="top"><p class="src"><a href="Test-Hspec-Core-Formatters.html#v:withPendingColor" target="main">withPendingColor</a></p></div><div class="top"><p class="src"><a href="Test-Hspec-Core-Formatters.html#v:withFailColor" target="main">withFailColor</a></p></div><h2>Helpers</h2><div class="top"><p class="src"><a href="Test-Hspec-Core-Formatters.html#v:formatException" target="main">formatException</a></p></div></div></body></html>