This file is indexed.

/var/lib/ghc/package.conf.d/hxt-regex-xmlschema-9.0.4.conf is in libghc-hxt-regex-xmlschema-dev 9.0.4-5build1.

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
name: hxt-regex-xmlschema
version: 9.0.4
id: hxt-regex-xmlschema-9.0.4-49fe83544b229f9c1ec5af87e80dd936

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
package-url:
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.
             This package is a substitute for the old regex-xmlschema package.
category: Text
author: Uwe Schmidt
exposed: True
exposed-modules: Text.Regex.XMLSchema.String.RegexParser
                 Text.Regex.XMLSchema.String.Regex Text.Regex.XMLSchema.String
                 Text.Regex.Glob.String.RegexParser Text.Regex.Glob.String
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/hxt-regex-xmlschema-9.0.4/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/hxt-regex-xmlschema-9.0.4/ghc-7.6.3
hs-libraries: HShxt-regex-xmlschema-9.0.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         hxt-charproperties-9.1.1-a74115e826d2ab520df48ec37bead3a1
         parsec-3.1.3-6c6e21cb4ed4ef9d58fdf442940b152e
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/hxt-regex-xmlschema-9.0.4/hxt-regex-xmlschema.haddock
haddock-html: /usr/share/doc/libghc-hxt-regex-xmlschema-doc/html/