This file is indexed.

/usr/share/doc/libghc-text-doc/html/mini_Data-Text-Encoding.html is in libghc-text-doc 0.11.1.13-1build1.

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
8
<!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>Data.Text.Encoding</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">Data.Text.Encoding</p></div><div id="interface"><h1>Decoding ByteStrings to Text
</h1><div class="top"><p class="src"><a href="Data-Text-Encoding.html#v:decodeASCII" target="main">decodeASCII</a></p></div><div class="top"><p class="src"><a href="Data-Text-Encoding.html#v:decodeUtf8" target="main">decodeUtf8</a></p></div><div class="top"><p class="src"><a href="Data-Text-Encoding.html#v:decodeUtf16LE" target="main">decodeUtf16LE</a></p></div><div class="top"><p class="src"><a href="Data-Text-Encoding.html#v:decodeUtf16BE" target="main">decodeUtf16BE</a></p></div><div class="top"><p class="src"><a href="Data-Text-Encoding.html#v:decodeUtf32LE" target="main">decodeUtf32LE</a></p></div><div class="top"><p class="src"><a href="Data-Text-Encoding.html#v:decodeUtf32BE" target="main">decodeUtf32BE</a></p></div><h2>Catchable failure
</h2><div class="top"><p class="src"><a href="Data-Text-Encoding.html#v:decodeUtf8-39-" target="main">decodeUtf8'</a></p></div><h2>Controllable error handling
</h2><div class="top"><p class="src"><a href="Data-Text-Encoding.html#v:decodeUtf8With" target="main">decodeUtf8With</a></p></div><div class="top"><p class="src"><a href="Data-Text-Encoding.html#v:decodeUtf16LEWith" target="main">decodeUtf16LEWith</a></p></div><div class="top"><p class="src"><a href="Data-Text-Encoding.html#v:decodeUtf16BEWith" target="main">decodeUtf16BEWith</a></p></div><div class="top"><p class="src"><a href="Data-Text-Encoding.html#v:decodeUtf32LEWith" target="main">decodeUtf32LEWith</a></p></div><div class="top"><p class="src"><a href="Data-Text-Encoding.html#v:decodeUtf32BEWith" target="main">decodeUtf32BEWith</a></p></div><h1>Encoding Text to ByteStrings
</h1><div class="top"><p class="src"><a href="Data-Text-Encoding.html#v:encodeUtf8" target="main">encodeUtf8</a></p></div><div class="top"><p class="src"><a href="Data-Text-Encoding.html#v:encodeUtf16LE" target="main">encodeUtf16LE</a></p></div><div class="top"><p class="src"><a href="Data-Text-Encoding.html#v:encodeUtf16BE" target="main">encodeUtf16BE</a></p></div><div class="top"><p class="src"><a href="Data-Text-Encoding.html#v:encodeUtf32LE" target="main">encodeUtf32LE</a></p></div><div class="top"><p class="src"><a href="Data-Text-Encoding.html#v:encodeUtf32BE" target="main">encodeUtf32BE</a></p></div></div></body></html>