This file is indexed.

/var/lib/ghc/package.conf.d/pcre-light-0.4.conf is in libghc-pcre-light-dev 0.4-3+b1.

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
name: pcre-light
version: 0.4
id: pcre-light-0.4-07145fa8f342352e58d802c9c9350eb9

license: BSD3
copyright: (c) 2007-2010. Don Stewart <dons@galois.com>
maintainer: Don Stewart <dons@galois.com>
stability:
homepage: http://code.haskell.org/~dons/code/pcre-light
package-url:
synopsis: A small, efficient and portable regex library for Perl 5 compatible regular expressions
description: A small, efficient and portable regex library for Perl 5 compatible regular expressions
             .
             The PCRE library is a set of functions that implement regular
             expression pattern matching using the same syntax and semantics as Perl 5.
             .
             Test coverage data for this library is available at:
             <http://code.haskell.org/~dons/tests/pcre-light/hpc_index.html>
             .
category: Text
author: Don Stewart
exposed: True
exposed-modules: Text.Regex.PCRE.Light Text.Regex.PCRE.Light.Char8
                 Text.Regex.PCRE.Light.Base
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/pcre-light-0.4/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/pcre-light-0.4/ghc-7.4.1
hs-libraries: HSpcre-light-0.4
extra-libraries: pcre
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
         bytestring-0.9.2.1-18f26186028d7c0e92e78edc9071d376
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/pcre-light-0.4/pcre-light.haddock
haddock-html: /usr/share/doc/libghc-pcre-light-doc/html/