This file is indexed.

/var/lib/ghc/package.conf.d/llvm-3.2.0.0.conf is in libghc-llvm-dev 3.2.0.0-1build1.

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
57
name: llvm
version: 3.2.0.0
id: llvm-3.2.0.0-cc98bdf2e5a211dd0848a8522ea2c392

license: BSD3
copyright:
maintainer: Bryan O'Sullivan <bos@serpentine.com>,
            Lennart Augustsson <lennart@augustsson.net>
stability: experimental
homepage: https://github.com/bos/llvm
package-url:
synopsis: Bindings to the LLVM compiler toolkit.
description: High-level bindings to the LLVM compiler toolkit.
             .
             * New in 3.2.0.0: Builds against LLVM 3.2
             .
             * New in 3.0.0.0: The low-level bindings have been split into the
             llvm-base package.
             .
             * New in 0.9.1.1: Builds against LLVM 2.9.
             .
             * New in 0.9.1.0: Util.Memory for memory related intrinsics.
             .
             * New in 0.9.0.0: Adapted to LLVM 2.8 (removed support for Union types).
category: Compilers/Interpreters, Code Generation
author: Bryan O'Sullivan, Lennart Augustsson
exposed: True
exposed-modules: LLVM.Core LLVM.ExecutionEngine
                 LLVM.Util.Arithmetic LLVM.Util.File LLVM.Util.Foreign
                 LLVM.Util.Loop LLVM.Util.Memory LLVM.Util.Optimize
hidden-modules: LLVM.Core.CodeGen LLVM.Core.CodeGenMonad
                LLVM.Core.Data LLVM.Core.Instructions LLVM.Core.Type LLVM.Core.Util
                LLVM.Core.Vector LLVM.ExecutionEngine.Engine
                LLVM.ExecutionEngine.Target
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/llvm-3.2.0.0/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/llvm-3.2.0.0/ghc-7.6.3
hs-libraries: HSllvm-3.2.0.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
         containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
         directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2
         llvm-base-3.2.0.0-4127f1f3772303c8b85f6dd66a0f1337
         mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
         process-1.1.0.2-76e05340eb66705981411022731ca84a
         type-level-0.2.4-49f226fdebb116d6efb9891a70c64125
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/llvm-3.2.0.0/llvm.haddock
haddock-html: /usr/share/doc/libghc-llvm-doc/html/