This file is indexed.

/var/lib/ghc/package.conf.d/protobuf-0.2.1.1.conf is in libghc-protobuf-dev 0.2.1.1-2build4.

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
name: protobuf
version: 0.2.1.1
id: protobuf-0.2.1.1-JH9lif6h2uwHmQnDCaGSqa
key: protobuf-0.2.1.1-JH9lif6h2uwHmQnDCaGSqa
license: BSD3
maintainer: sseverance@alphaheavy.com, nhowell@alphaheavy.com
homepage: https://github.com/alphaHeavy/protobuf
synopsis: Google Protocol Buffers via GHC.Generics
description:
    Google Protocol Buffers via GHC.Generics.
    .
    Protocol Buffers are a way of encoding structured data in an efficient yet extensible format.
    Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats.
    .
    This library supports a useful subset of Google Protocol Buffers message specifications
    in a Haskell. No preprocessor or additional build steps are required for message encoding and decoding.
    .
    Record specifications are built by defining records with specially defined fields that
    capture most of the Protocol Buffers specification language.
    .
category: Data
author: Steve Severance, Nathan Howell
exposed: True
exposed-modules:
    Data.ProtocolBuffers Data.ProtocolBuffers.Internal
    Data.ProtocolBuffers.Orphans
hidden-modules: Data.ProtocolBuffers.Decode
                Data.ProtocolBuffers.Encode Data.ProtocolBuffers.Message
                Data.ProtocolBuffers.Types Data.ProtocolBuffers.Wire
abi: 64ec52a8e25c4c475989530b3df33d1c
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/protobuf-0.2.1.1-JH9lif6h2uwHmQnDCaGSqa
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/protobuf-0.2.1.1-JH9lif6h2uwHmQnDCaGSqa
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/protobuf
hs-libraries: HSprotobuf-0.2.1.1-JH9lif6h2uwHmQnDCaGSqa
depends:
    base-4.9.1.0 base-orphans-0.6-AbJ3lKVXygDCG0eeQEv8Iu
    bytestring-0.10.8.1 cereal-0.5.4.0-BsAGxfp8yAs3CiRo2E875e
    data-binary-ieee754-0.4.4-7iiF2mP1jcB6tVSPgIyBOi deepseq-1.4.2.0
    mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6
    text-1.2.2.2-9UQZjEJZQFSGMffj1Z5g00
    unordered-containers-0.2.8.0-Bp9XgxjuHxcI4tFehVMDGC
haddock-interfaces: /usr/lib/ghc-doc/haddock/protobuf-0.2.1.1/protobuf.haddock
haddock-html: /usr/share/doc/libghc-protobuf-doc/html/