This file is indexed.

/var/lib/ghc/package.conf.d/ConfigFile-1.1.4.conf is in libghc-configfile-dev 1.1.4-4build3.

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
name: ConfigFile
version: 1.1.4
id: ConfigFile-1.1.4-DbpI8Pakh03GfWoeyGzOhV
key: ConfigFile-1.1.4-DbpI8Pakh03GfWoeyGzOhV
license: BSD3
copyright: Copyright (c) 2004-2014 John Goerzen
maintainer: John Goerzen <jgoerzen@complete.org>
stability: Stable
homepage: http://software.complete.org/configfile
synopsis: Configuration file reading & writing
description:
    Parser and writer for handling sectioned config files in
    Haskell.
    .
    The ConfigFile module works with configuration files in a standard
    format that is easy for the user to edit, easy for the programmer
    to work with, yet remains powerful and flexible.  It is inspired by,
    and compatible with, Python's ConfigParser module.  It uses files
    that resemble Windows .INI-style files, but with numerous
    improvements.
    .
    ConfigFile provides simple calls to both read and write config files.
    It's possible to make a config file parsable by this module,
    the Unix shell, and make.
category: Parsing
author: John Goerzen
exposed: True
exposed-modules:
    Data.ConfigFile Data.ConfigFile.Types Data.ConfigFile.Parser
    Data.ConfigFile.Monadic
hidden-modules: Data.ConfigFile.Lexer
abi: 3f039c53cfe1d7e424963e0fddd18262
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/ConfigFile-1.1.4-DbpI8Pakh03GfWoeyGzOhV
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/ConfigFile-1.1.4-DbpI8Pakh03GfWoeyGzOhV
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/configfile
hs-libraries: HSConfigFile-1.1.4-DbpI8Pakh03GfWoeyGzOhV
depends:
    MissingH-1.4.0.1-4I5T4TbNA9RIo1FM0FgAP base-4.9.1.0
    containers-0.5.7.1 mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6
    parsec-3.1.11-1aqiimsgq2dCv7eoaC8WuX
haddock-interfaces: /usr/lib/ghc-doc/haddock/configfile-1.1.4/ConfigFile.haddock
haddock-html: /usr/share/doc/libghc-configfile-doc/html/