This file is indexed.

/usr/share/doc/libghc-xml-conduit-doc/html/mini_Text-XML-Stream-Parse.html is in libghc-xml-conduit-doc 1.1.0.9-1build2.

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.XML.Stream.Parse</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">Text.XML.Stream.Parse</p></div><div id="interface"><h1>Parsing XML files
</h1><div class="top"><p class="src"><a href="Text-XML-Stream-Parse.html#v:parseBytes" target="main">parseBytes</a></p></div><div class="top"><p class="src"><a href="Text-XML-Stream-Parse.html#v:parseBytesPos" target="main">parseBytesPos</a></p></div><div class="top"><p class="src"><a href="Text-XML-Stream-Parse.html#v:parseText" target="main">parseText</a></p></div><div class="top"><p class="src"><a href="Text-XML-Stream-Parse.html#v:detectUtf" target="main">detectUtf</a></p></div><div class="top"><p class="src"><a href="Text-XML-Stream-Parse.html#v:parseFile" target="main">parseFile</a></p></div><div class="top"><p class="src"><a href="Text-XML-Stream-Parse.html#v:parseLBS" target="main">parseLBS</a></p></div><h2>Parser settings
</h2><div class="top"><p class="src"><span class="keyword">data</span> <a href="Text-XML-Stream-Parse.html#t:ParseSettings" target="main">ParseSettings</a> </p></div><div class="top"><p class="src"><a href="Text-XML-Stream-Parse.html#v:def" target="main">def</a></p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="Text-XML-Stream-Parse.html#t:DecodeEntities" target="main">DecodeEntities</a> </p></div><div class="top"><p class="src"><a href="Text-XML-Stream-Parse.html#v:psDecodeEntities" target="main">psDecodeEntities</a></p></div><h3>Entity decoding
</h3><div class="top"><p class="src"><a href="Text-XML-Stream-Parse.html#v:decodeXmlEntities" target="main">decodeXmlEntities</a></p></div><div class="top"><p class="src"><a href="Text-XML-Stream-Parse.html#v:decodeHtmlEntities" target="main">decodeHtmlEntities</a></p></div><h1>Event parsing
</h1><div class="top"><p class="src"><a href="Text-XML-Stream-Parse.html#v:tag" target="main">tag</a></p></div><div class="top"><p class="src"><a href="Text-XML-Stream-Parse.html#v:tagPredicate" target="main">tagPredicate</a></p></div><div class="top"><p class="src"><a href="Text-XML-Stream-Parse.html#v:tagName" target="main">tagName</a></p></div><div class="top"><p class="src"><a href="Text-XML-Stream-Parse.html#v:tagNoAttr" target="main">tagNoAttr</a></p></div><div class="top"><p class="src"><a href="Text-XML-Stream-Parse.html#v:content" target="main">content</a></p></div><div class="top"><p class="src"><a href="Text-XML-Stream-Parse.html#v:contentMaybe" target="main">contentMaybe</a></p></div><h1>Attribute parsing
</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Text-XML-Stream-Parse.html#t:AttrParser" target="main">AttrParser</a> a</p></div><div class="top"><p class="src"><a href="Text-XML-Stream-Parse.html#v:requireAttr" target="main">requireAttr</a></p></div><div class="top"><p class="src"><a href="Text-XML-Stream-Parse.html#v:optionalAttr" target="main">optionalAttr</a></p></div><div class="top"><p class="src"><a href="Text-XML-Stream-Parse.html#v:requireAttrRaw" target="main">requireAttrRaw</a></p></div><div class="top"><p class="src"><a href="Text-XML-Stream-Parse.html#v:optionalAttrRaw" target="main">optionalAttrRaw</a></p></div><div class="top"><p class="src"><a href="Text-XML-Stream-Parse.html#v:ignoreAttrs" target="main">ignoreAttrs</a></p></div><h1>Combinators
</h1><div class="top"><p class="src"><a href="Text-XML-Stream-Parse.html#v:orE" target="main">orE</a></p></div><div class="top"><p class="src"><a href="Text-XML-Stream-Parse.html#v:choose" target="main">choose</a></p></div><div class="top"><p class="src"><a href="Text-XML-Stream-Parse.html#v:many" target="main">many</a></p></div><div class="top"><p class="src"><a href="Text-XML-Stream-Parse.html#v:force" target="main">force</a></p></div><h1>Exceptions
</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Text-XML-Stream-Parse.html#t:XmlException" target="main">XmlException</a> </p></div><h1>Other types
</h1><div class="top"><p class="src"><span class="keyword">data</span> <a href="Text-XML-Stream-Parse.html#t:PositionRange" target="main">PositionRange</a> </p></div><div class="top"><p class="src"><span class="keyword">type</span> <a href="Text-XML-Stream-Parse.html#t:EventPos" target="main">EventPos</a> </p></div></div></body></html>