This file is indexed.

/usr/share/doc/libghc-text-icu-doc/html/index.html is in libghc-text-icu-doc 0.7.0.1-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
 8
 9
10
11
12
<!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>text-icu-0.7.0.1: Bindings to the ICU library</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><div id="package-header"><ul class="links" id="page-menu"><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">text-icu-0.7.0.1: Bindings to the ICU library</p></div><div id="content"><div id="description"><h1>text-icu-0.7.0.1: Bindings to the ICU library</h1><div class="doc"><p>Haskell bindings to the International Components for Unicode (ICU)
libraries.  These libraries provide robust and full-featured Unicode
services on a wide variety of platforms.</p><p>Features include:</p><ul><li>Both pure and impure bindings, to allow for fine control over efficiency
and ease of use.</li><li>Breaking of strings on character, word, sentence, and line boundaries.</li><li>Access to the Unicode Character Database (UCD) of character metadata.</li><li>String collation functions, for locales where the conventions for
lexicographic ordering differ from the simple numeric ordering of
character codes.</li><li>Character set conversion functions, allowing conversion between
Unicode and over 220 character encodings.</li><li>Unicode normalization.  (When implementations keep strings in a
normalized form, they can be assured that equivalent strings have a
unique binary representation.)</li><li>Regular expression search and replace.</li></ul></div></div><div id="module-list"><p class="caption">Modules</p><ul><li><span id="control.n.1" class="module collapser" onclick="toggleSection('n.1')">Data</span><ul id="section.n.1" class="show"><li><span id="control.n.1.1" class="module collapser" onclick="toggleSection('n.1.1')">Text</span><ul id="section.n.1.1" class="show"><li><span class="module"><span id="control.n.1.1.1" class="collapser" onclick="toggleSection('n.1.1.1')">&nbsp;</span><a href="Data-Text-ICU.html">Data.Text.ICU</a></span><ul id="section.n.1.1.1" class="show"><li><span class="module"><a href="Data-Text-ICU-Break.html">Data.Text.ICU.Break</a></span></li><li><span class="module"><a href="Data-Text-ICU-Char.html">Data.Text.ICU.Char</a></span></li><li><span class="module"><a href="Data-Text-ICU-Collate.html">Data.Text.ICU.Collate</a></span></li><li><span class="module"><a href="Data-Text-ICU-Convert.html">Data.Text.ICU.Convert</a></span></li><li><span class="module"><a href="Data-Text-ICU-Error.html">Data.Text.ICU.Error</a></span></li><li><span class="module"><a href="Data-Text-ICU-Normalize.html">Data.Text.ICU.Normalize</a></span></li><li><span class="module"><a href="Data-Text-ICU-Regex.html">Data.Text.ICU.Regex</a></span></li><li><span class="module"><a href="Data-Text-ICU-Types.html">Data.Text.ICU.Types</a></span></li></ul></li></ul></li></ul></li></ul></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.16.1</p></div></body></html>