This file is indexed.

/var/lib/ghc/package.conf.d/configurator-0.3.0.0.conf is in libghc-configurator-dev 0.3.0.0-5build6.

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
54
55
56
name: configurator
version: 0.3.0.0
id: configurator-0.3.0.0-BQAaw4CrXoe49kmNf0KH5z
key: configurator-0.3.0.0-BQAaw4CrXoe49kmNf0KH5z
license: BSD3
copyright: Copyright 2011 MailRank, Inc.
           Copyright 2011-2014 Bryan O'Sullivan
maintainer: Bryan O'Sullivan <bos@serpentine.com>
stability: experimental
homepage: http://github.com/bos/configurator
synopsis: Configuration management
description:
    A configuration management library for programs and daemons.
    .
    Features include:
    .
    * Automatic, dynamic reloading in response to modifications to
    configuration files.
    .
    * A simple, but flexible, configuration language, supporting several
    of the most commonly needed types of data, along with
    interpolation of strings from the configuration or the system
    environment (e.g. @$(HOME)@).
    .
    * Subscription-based notification of changes to configuration
    properties.
    .
    * An @import@ directive allows the configuration of a complex
    application to be split across several smaller files, or common
    configuration data to be shared across several applications.
    .
    For details of the configuration file format, see
    <http://hackage.haskell.org/packages/archive/configurator/latest/doc/html/Data-Configurator.html>.
category: Configuration, Data
author: Bryan O'Sullivan <bos@serpentine.com>
exposed: True
exposed-modules:
    Data.Configurator Data.Configurator.Types
hidden-modules: Data.Configurator.Instances
                Data.Configurator.Parser Data.Configurator.Types.Internal
abi: 2c9e0ab9e2355dd380ae52542ad52ac9
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/configurator-0.3.0.0-BQAaw4CrXoe49kmNf0KH5z
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/configurator-0.3.0.0-BQAaw4CrXoe49kmNf0KH5z
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/configurator
hs-libraries: HSconfigurator-0.3.0.0-BQAaw4CrXoe49kmNf0KH5z
depends:
    attoparsec-0.13.1.0-3ql4hcH9pGfBAlE21oqFTQ base-4.9.1.0
    bytestring-0.10.8.1 directory-1.3.0.0
    hashable-1.2.6.1-2ZLNuHq395GGIHwEHuqZol
    text-1.2.2.2-9UQZjEJZQFSGMffj1Z5g00
    unix-compat-0.4.3.1-Ausmw6d7KIwA7sl52mzqxC
    unordered-containers-0.2.8.0-Bp9XgxjuHxcI4tFehVMDGC
haddock-interfaces: /usr/lib/ghc-doc/haddock/configurator-0.3.0.0/configurator.haddock
haddock-html: /usr/share/doc/libghc-configurator-doc/html/