This file is indexed.

/var/lib/ghc/package.conf.d/crypto-api-0.13.2.conf is in libghc-crypto-api-dev 0.13.2-7build4.

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
name: crypto-api
version: 0.13.2
id: crypto-api-0.13.2-HRxVIReTs2B93eVLBJkRp6
key: crypto-api-0.13.2-HRxVIReTs2B93eVLBJkRp6
license: BSD3
copyright: Thomas DuBuisson <thomas.dubuisson@gmail.com>
maintainer: Thomas DuBuisson <thomas.dubuisson@gmail.com>
stability: stable
homepage: https://github.com/TomMD/crypto-api
synopsis: A generic interface for cryptographic operations
description:
    A generic interface for cryptographic operations (hashes, ciphers, randomness).
    Maintainers of hash and cipher implementations are
    encouraged to add instances for the classes defined
    in Crypto.Classes.  Crypto users are similarly
    encouraged to use the interfaces defined in the Classes
    module.
    Any concepts or functions of general use to more than
    one cryptographic algorithm (ex: padding) is within
    scope of this package.
category: Data, Cryptography
author: Thomas DuBuisson <thomas.dubuisson@gmail.com>, Francisco Blas Izquierdo Riera (klondike)
exposed: True
exposed-modules:
    Crypto.Classes Crypto.Types Crypto.HMAC Crypto.Random
    Crypto.Padding Crypto.Modes Crypto.Util Crypto.Classes.Exceptions
hidden-modules: Crypto.CPoly
abi: 54847ea551c49d5a8c4a80aa4d1b4196
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/crypto-api-0.13.2-HRxVIReTs2B93eVLBJkRp6
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/crypto-api-0.13.2-HRxVIReTs2B93eVLBJkRp6
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/crypto-api
hs-libraries: HScrypto-api-0.13.2-HRxVIReTs2B93eVLBJkRp6
depends:
    base-4.9.1.0 bytestring-0.10.8.1
    cereal-0.5.4.0-BsAGxfp8yAs3CiRo2E875e
    entropy-0.3.8-14HIw40nRRY968j6AdY1H4
    tagged-0.8.5-1gLLDW7b5mx8q35LxgIjIa transformers-0.5.2.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/crypto-api-0.13.2/crypto-api.haddock
haddock-html: /usr/share/doc/libghc-crypto-api-doc/html/