This file is indexed.

/usr/share/doc/libghc-iospec-doc/html/mini_Test-IOSpec-STM.html is in libghc-iospec-doc 0.2.5-4build1.

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
<!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.IOSpec.STM</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 id="mini"><div id="module-header"><p class="caption">Test.IOSpec.STM</p></div><div id="interface"><h1>The specification of STM
</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Test-IOSpec-STM.html#t:STMS" target="main">STMS</a> a</p></div><h1>Atomically
</h1><div class="top"><p class="src"><a href="Test-IOSpec-STM.html#v:atomically" target="main">atomically</a></p></div><h1>The STM monad
</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Test-IOSpec-STM.html#t:STM" target="main">STM</a> a</p></div><div class="top"><p class="src"><span class="keyword">data</span> <a href="Test-IOSpec-STM.html#t:TVar" target="main">TVar</a> a</p></div><div class="top"><p class="src"><a href="Test-IOSpec-STM.html#v:newTVar" target="main">newTVar</a></p></div><div class="top"><p class="src"><a href="Test-IOSpec-STM.html#v:readTVar" target="main">readTVar</a></p></div><div class="top"><p class="src"><a href="Test-IOSpec-STM.html#v:writeTVar" target="main">writeTVar</a></p></div><div class="top"><p class="src"><a href="Test-IOSpec-STM.html#v:retry" target="main">retry</a></p></div><div class="top"><p class="src"><a href="Test-IOSpec-STM.html#v:orElse" target="main">orElse</a></p></div><div class="top"><p class="src"><a href="Test-IOSpec-STM.html#v:check" target="main">check</a></p></div></div></body></html>