This file is indexed.

/var/lib/ghc/package.conf.d/hxt-regex-xmlschema-9.2.0.3.conf is in libghc-hxt-regex-xmlschema-dev 9.2.0.3-2build2.

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
name: hxt-regex-xmlschema
version: 9.2.0.3
id: hxt-regex-xmlschema-9.2.0.3-Ebk3pAbDNymItiAMmBSUeg
key: hxt-regex-xmlschema-9.2.0.3-Ebk3pAbDNymItiAMmBSUeg
license: MIT
copyright: Copyright (c) 2010- Uwe Schmidt
maintainer: Uwe Schmidt <uwe@fh-wedel.de>
stability: stable
homepage: http://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema
synopsis: A regular expression library for W3C XML Schema regular expressions
description:
    This library supports full W3C XML Schema regular expressions
    inclusive all Unicode character sets and blocks.
    The complete grammar can be found under <http://www.w3.org/TR/xmlschema11-2/#regexs>.
    It is implemented by the technique of derivations of regular expressions.
    .
    The W3C syntax is extended to support not only union of regular sets,
    but also intersection, set difference, exor.
    Matching of subexpressions is also supported.
    .
    The library can be used for constricting lightweight scanners and tokenizers.
    It is a standalone library, no external regex libraries are used.
    .
    Extensions in 9.2: The library does nor only support String's, but also
    ByteString's and Text in strict and lazy variants
category: Text
author: Uwe Schmidt
exposed: True
exposed-modules:
    Text.Regex.Glob.String Text.Regex.Glob.Generic
    Text.Regex.Glob.Generic.RegexParser Text.Regex.XMLSchema.String
    Text.Regex.XMLSchema.Generic Text.Regex.XMLSchema.Generic.Matching
    Text.Regex.XMLSchema.Generic.RegexParser
    Text.Regex.XMLSchema.Generic.Regex
    Text.Regex.XMLSchema.Generic.StringLike
abi: cd82ecedec5b79a3c91d7bb12113e9be
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/hxt-regex-xmlschema-9.2.0.3-Ebk3pAbDNymItiAMmBSUeg
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/hxt-regex-xmlschema-9.2.0.3-Ebk3pAbDNymItiAMmBSUeg
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/hxt-regex-xmlschema
hs-libraries: HShxt-regex-xmlschema-9.2.0.3-Ebk3pAbDNymItiAMmBSUeg
depends:
    base-4.9.1.0 bytestring-0.10.8.1
    hxt-charproperties-9.2.0.1-48OogeCJMUc1lcYcm9OQtr
    parsec-3.1.11-1aqiimsgq2dCv7eoaC8WuX
    text-1.2.2.2-9UQZjEJZQFSGMffj1Z5g00
haddock-interfaces: /usr/lib/ghc-doc/haddock/hxt-regex-xmlschema-9.2.0.3/hxt-regex-xmlschema.haddock
haddock-html: /usr/share/doc/libghc-hxt-regex-xmlschema-doc/html/