This file is indexed.

/var/lib/ghc/package.conf.d/load-env-0.1.1.conf is in libghc-load-env-dev 0.1.1-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
name: load-env
version: 0.1.1
id: load-env-0.1.1-8pwVQaF9MWL7qosSg6OT88
key: load-env-0.1.1-8pwVQaF9MWL7qosSg6OT88
license: BSD3
maintainer: Pat Brisbin <pbrisbin@gmail.com>
synopsis: Load environment variables from a file.
description:
    Parse a .env file and load any declared variables into
    the current process's environment. This allows for a
    .env file to specify development-friendly defaults for
    configuration values normally set in the deployment
    environment.
category: Configuration
author: Pat Brisbin <pbrisbin@gmail.com>
exposed: True
exposed-modules:
    LoadEnv LoadEnv.Parse
abi: cb0aa09ad7f704f14245ccafa16f4031
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/load-env-0.1.1-8pwVQaF9MWL7qosSg6OT88
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/load-env-0.1.1-8pwVQaF9MWL7qosSg6OT88
data-dir: /usr/share/load-env
hs-libraries: HSload-env-0.1.1-8pwVQaF9MWL7qosSg6OT88
depends:
    base-4.9.0.0 directory-1.2.6.2 parsec-3.1.11-BCos4GEVCuDB8dnOCBHO6X
haddock-interfaces: /usr/lib/ghc-doc/haddock/load-env-0.1.1/load-env.haddock
haddock-html: /usr/share/doc/libghc-load-env-doc/html/