This file is indexed.

/usr/share/doc/libghc-stm-chans-doc/html/mini_Control-Concurrent-STM-TBMQueue.html is in libghc-stm-chans-doc 3.0.0.4-5build1.

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>Control.Concurrent.STM.TBMQueue</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">Control.Concurrent.STM.TBMQueue</p></div><div id="interface"><h1>The TBMQueue type</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Control-Concurrent-STM-TBMQueue.html#t:TBMQueue" target="main">TBMQueue</a> a</p></div><h2>Creating TBMQueues</h2><div class="top"><p class="src"><a href="Control-Concurrent-STM-TBMQueue.html#v:newTBMQueue" target="main">newTBMQueue</a></p></div><div class="top"><p class="src"><a href="Control-Concurrent-STM-TBMQueue.html#v:newTBMQueueIO" target="main">newTBMQueueIO</a></p></div><h2>Reading from TBMQueues</h2><div class="top"><p class="src"><a href="Control-Concurrent-STM-TBMQueue.html#v:readTBMQueue" target="main">readTBMQueue</a></p></div><div class="top"><p class="src"><a href="Control-Concurrent-STM-TBMQueue.html#v:tryReadTBMQueue" target="main">tryReadTBMQueue</a></p></div><div class="top"><p class="src"><a href="Control-Concurrent-STM-TBMQueue.html#v:peekTBMQueue" target="main">peekTBMQueue</a></p></div><div class="top"><p class="src"><a href="Control-Concurrent-STM-TBMQueue.html#v:tryPeekTBMQueue" target="main">tryPeekTBMQueue</a></p></div><h2>Writing to TBMQueues</h2><div class="top"><p class="src"><a href="Control-Concurrent-STM-TBMQueue.html#v:writeTBMQueue" target="main">writeTBMQueue</a></p></div><div class="top"><p class="src"><a href="Control-Concurrent-STM-TBMQueue.html#v:tryWriteTBMQueue" target="main">tryWriteTBMQueue</a></p></div><div class="top"><p class="src"><a href="Control-Concurrent-STM-TBMQueue.html#v:unGetTBMQueue" target="main">unGetTBMQueue</a></p></div><h2>Closing TBMQueues</h2><div class="top"><p class="src"><a href="Control-Concurrent-STM-TBMQueue.html#v:closeTBMQueue" target="main">closeTBMQueue</a></p></div><h2>Predicates</h2><div class="top"><p class="src"><a href="Control-Concurrent-STM-TBMQueue.html#v:isClosedTBMQueue" target="main">isClosedTBMQueue</a></p></div><div class="top"><p class="src"><a href="Control-Concurrent-STM-TBMQueue.html#v:isEmptyTBMQueue" target="main">isEmptyTBMQueue</a></p></div><div class="top"><p class="src"><a href="Control-Concurrent-STM-TBMQueue.html#v:isFullTBMQueue" target="main">isFullTBMQueue</a></p></div><h2>Other functionality</h2><div class="top"><p class="src"><a href="Control-Concurrent-STM-TBMQueue.html#v:estimateFreeSlotsTBMQueue" target="main">estimateFreeSlotsTBMQueue</a></p></div><div class="top"><p class="src"><a href="Control-Concurrent-STM-TBMQueue.html#v:freeSlotsTBMQueue" target="main">freeSlotsTBMQueue</a></p></div></div></body></html>