This file is indexed.

/var/lib/ghc/package.conf.d/xmlhtml-0.2.5.2.conf is in libghc-xmlhtml-dev 0.2.5.2-1.

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
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
name: xmlhtml
version: 0.2.5.2
id: xmlhtml-0.2.5.2-71ksLDywZjU1GoIrsRreN6
key: xmlhtml-0.2.5.2-71ksLDywZjU1GoIrsRreN6
license: BSD3
maintainer: Chris Smith <cdsmith@gmail.com>
homepage: https://github.com/snapframework/xmlhtml
synopsis: XML parser and renderer with HTML 5 quirks mode
description:
    Contains renderers and parsers for both XML and HTML 5
    document fragments, which share data structures so that
    it's easy to work with both.  Document fragments are bits
    of documents, which are not constrained by some of the
    high-level structure rules (in particular, they may
    contain more than one root element).
    .
    Note that this is not a compliant HTML 5 parser.  Rather,
    it is a parser for HTML 5 compliant documents.  It does not
    implement the HTML 5 parsing algorithm, and should
    generally be expected to perform correctly only on
    documents that you trust to conform to HTML 5.  This is
    not a suitable library for implementing web crawlers or
    other software that will be exposed to documents from
    outside sources.  The result is also not the HTML 5
    node structure, but rather something closer to the physical
    structure.  For example, omitted start tags are not
    inserted (and so, their corresponding end tags must also be
    omitted).
category: Text, XML
author: Chris Smith <cdsmith@gmail.com>
exposed: True
exposed-modules:
    Text.XmlHtml Text.XmlHtml.Cursor Text.XmlHtml.HTML.Meta
    Text.Blaze.Renderer.XmlHtml
hidden-modules: Text.XmlHtml.Common Text.XmlHtml.TextParser
                Text.XmlHtml.XML.Parse Text.XmlHtml.XML.Render
                Text.XmlHtml.HTML.Parse Text.XmlHtml.HTML.Render
abi: da7b9026a98e0b296fde80915582f021
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/xmlhtml-0.2.5.2-71ksLDywZjU1GoIrsRreN6
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/xmlhtml-0.2.5.2-71ksLDywZjU1GoIrsRreN6
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/xmlhtml
hs-libraries: HSxmlhtml-0.2.5.2-71ksLDywZjU1GoIrsRreN6
depends:
    base-4.9.1.0 blaze-builder-0.4.0.2-LxClHUTiKUUAxWtvJ5Oeoy
    blaze-html-0.9.0.1-GQ0yZtPYt2i2KdgnUEOA8p
    blaze-markup-0.8.0.0-GsxkVbRgODkgUQDmmDVob bytestring-0.10.8.1
    containers-0.5.7.1 parsec-3.1.11-1aqiimsgq2dCv7eoaC8WuX
    text-1.2.2.2-9UQZjEJZQFSGMffj1Z5g00
    unordered-containers-0.2.8.0-Bp9XgxjuHxcI4tFehVMDGC
haddock-interfaces: /usr/lib/ghc-doc/haddock/xmlhtml-0.2.5.2/xmlhtml.haddock
haddock-html: /usr/share/doc/libghc-xmlhtml-doc/html/