This file is indexed.

/usr/share/doc/libghc-network-doc/html/mini_Network-Socket-ByteString.html is in libghc-network-doc 2.6.3.1-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>Network.Socket.ByteString</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">Network.Socket.ByteString</p></div><div id="interface"><h1>Send data to a socket</h1><div class="top"><p class="src"><a href="Network-Socket-ByteString.html#v:send" target="main">send</a></p></div><div class="top"><p class="src"><a href="Network-Socket-ByteString.html#v:sendAll" target="main">sendAll</a></p></div><div class="top"><p class="src"><a href="Network-Socket-ByteString.html#v:sendTo" target="main">sendTo</a></p></div><div class="top"><p class="src"><a href="Network-Socket-ByteString.html#v:sendAllTo" target="main">sendAllTo</a></p></div><h2>Vectored I/O</h2><div class="top"><p class="src"><a href="Network-Socket-ByteString.html#v:sendMany" target="main">sendMany</a></p></div><div class="top"><p class="src"><a href="Network-Socket-ByteString.html#v:sendManyTo" target="main">sendManyTo</a></p></div><h1>Receive data from a socket</h1><div class="top"><p class="src"><a href="Network-Socket-ByteString.html#v:recv" target="main">recv</a></p></div><div class="top"><p class="src"><a href="Network-Socket-ByteString.html#v:recvFrom" target="main">recvFrom</a></p></div><h1>Example</h1></div></body></html>