This file is indexed.

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

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
name: llvm
version: 3.0.0.0
id: llvm-3.0.0.0-da5f7d12fb81d796304cc129dac35912

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.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.0.0.0/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/llvm-3.0.0.0/ghc-7.4.1
hs-libraries: HSllvm-3.0.0.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
         bytestring-0.9.2.1-18f26186028d7c0e92e78edc9071d376
         containers-0.4.2.1-cfc6420ecc2194c9ed977b06bdfd9e69
         directory-1.1.0.2-ebacad9b5233212b1abbebce9b7e6524
         llvm-base-3.0.0.0-bbc789ee4ddb73e4c7adee5e963bb214
         mtl-2.0.1.0-db19dd8a7700e3d3adda8aa8fe5bf53d
         process-1.1.0.1-18dadd8ad5fc640f55a7afdc7aace500
         type-level-0.2.4-f3796e42c0fb5b6f87c839e142770eed
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/llvm-3.0.0.0/llvm.haddock
haddock-html: /usr/share/doc/libghc-llvm-doc/html/