This file is indexed.

/usr/share/doc/libghc-chell-doc/html/mini_Test-Chell.html is in libghc-chell-doc 0.4.0.1-6.

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.Chell</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.Chell</p></div><div id="interface"><h1>Main</h1><div class="top"><p class="src"><a href="Test-Chell.html#v:defaultMain" target="main">defaultMain</a></p></div><h1>Test suites</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Test-Chell.html#t:Suite" target="main">Suite</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:suite" target="main">suite</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:suiteName" target="main">suiteName</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:suiteTests" target="main">suiteTests</a></p></div><h2>Skipping some tests</h2><div class="top"><p class="src"><span class="keyword">class</span> <a href="Test-Chell.html#t:SuiteOrTest" target="main">SuiteOrTest</a> a</p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:skipIf" target="main">skipIf</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:skipWhen" target="main">skipWhen</a></p></div><h1>Basic testing library</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Test-Chell.html#t:Assertions" target="main">Assertions</a> a</p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:assertions" target="main">assertions</a></p></div><div class="top"><p class="src"><span class="keyword">class</span> <a href="Test-Chell.html#t:IsAssertion" target="main">IsAssertion</a> a</p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Test-Chell.html#t:Assertion" target="main">Assertion</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:assertionPassed" target="main">assertionPassed</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:assertionFailed" target="main">assertionFailed</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:assert" target="main">assert</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:expect" target="main">expect</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:die" target="main">die</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:trace" target="main">trace</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:note" target="main">note</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:afterTest" target="main">afterTest</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:requireLeft" target="main">requireLeft</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:requireRight" target="main">requireRight</a></p></div><h2>Built-in assertions</h2><div class="top"><p class="src"><a href="Test-Chell.html#v:equal" target="main">equal</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:notEqual" target="main">notEqual</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:equalWithin" target="main">equalWithin</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:just" target="main">just</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:nothing" target="main">nothing</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:left" target="main">left</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:right" target="main">right</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:throws" target="main">throws</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:throwsEq" target="main">throwsEq</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:greater" target="main">greater</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:greaterEqual" target="main">greaterEqual</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:lesser" target="main">lesser</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:lesserEqual" target="main">lesserEqual</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:sameItems" target="main">sameItems</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:equalItems" target="main">equalItems</a></p></div><div class="top"><p class="src"><span class="keyword">class</span> <a href="Test-Chell.html#t:IsText" target="main">IsText</a> a</p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:equalLines" target="main">equalLines</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:equalLinesWith" target="main">equalLinesWith</a></p></div><h1>Custom test types</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Test-Chell.html#t:Test" target="main">Test</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:test" target="main">test</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:testName" target="main">testName</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:runTest" target="main">runTest</a></p></div><h2>Test results</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="Test-Chell.html#t:TestResult" target="main">TestResult</a></p></div><h3>Failures</h3><div class="top"><p class="src"><span class="keyword">data</span> <a href="Test-Chell.html#t:Failure" target="main">Failure</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:failure" target="main">failure</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:failureLocation" target="main">failureLocation</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:failureMessage" target="main">failureMessage</a></p></div><h3>Failure locations</h3><div class="top"><p class="src"><span class="keyword">data</span> <a href="Test-Chell.html#t:Location" target="main">Location</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:location" target="main">location</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:locationFile" target="main">locationFile</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:locationModule" target="main">locationModule</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:locationLine" target="main">locationLine</a></p></div><h2>Test options</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="Test-Chell.html#t:TestOptions" target="main">TestOptions</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:defaultTestOptions" target="main">defaultTestOptions</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:testOptionSeed" target="main">testOptionSeed</a></p></div><div class="top"><p class="src"><a href="Test-Chell.html#v:testOptionTimeout" target="main">testOptionTimeout</a></p></div></div></body></html>