This file is indexed.

/var/lib/ghc/package.conf.d/crypto-pubkey-0.2.4.conf is in libghc-crypto-pubkey-dev 0.2.4-1+b5.

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
name: crypto-pubkey
version: 0.2.4
id: crypto-pubkey-0.2.4-f43fee632ef6f6c467f2f5165d2406ba

license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability:
homepage: http://github.com/vincenthz/hs-crypto-pubkey
package-url:
synopsis: Public Key cryptography
description: Public Key cryptography
             .
             Supports RSA PKCS15, RSA OAEP, RSA PSS, DSA, ElGamal signature.
             .
             Also have primitive support for Diffie Hellman, and ElGamal encryption
category: Cryptography
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules: Crypto.PubKey.RSA Crypto.PubKey.RSA.PKCS15
                 Crypto.PubKey.RSA.OAEP Crypto.PubKey.RSA.PSS Crypto.PubKey.RSA.Prim
                 Crypto.PubKey.DSA Crypto.PubKey.DH Crypto.PubKey.HashDescr
                 Crypto.PubKey.MaskGenFunction Crypto.PubKey.ECC.Generate
                 Crypto.PubKey.ECC.Prim Crypto.PubKey.ECC.ECDSA
hidden-modules: Crypto.PubKey.ElGamal Crypto.PubKey.RSA.Types
                Crypto.PubKey.Internal
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/crypto-pubkey-0.2.4/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/crypto-pubkey-0.2.4/ghc-7.6.3
hs-libraries: HScrypto-pubkey-0.2.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         byteable-0.1.1-d4755477dc4e2aac49eac498fa9d9b71
         bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
         crypto-numbers-0.2.3-2872084a19b5f2a663f3553c928094c0
         crypto-pubkey-types-0.4.2.2-28caa150dff8bb385b39601ae4346d8a
         crypto-random-0.0.7-3b0709703dea16d2e33320de2c8c616e
         cryptohash-0.11.6-66dabc57cbc274727d7df3304baa73d2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/crypto-pubkey-0.2.4/crypto-pubkey.haddock
haddock-html: /usr/share/doc/libghc-crypto-pubkey-doc/html/