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-7+b1.

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
name: crypto-api
version: 0.13.2
id: crypto-api-0.13.2-Iz86sEOb6EscBwaHZc9xj
key: crypto-api-0.13.2-Iz86sEOb6EscBwaHZc9xj
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: 03eaf9e167b5c9fbebfbc1c725abe689
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/crypto-api-0.13.2-Iz86sEOb6EscBwaHZc9xj
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/crypto-api-0.13.2-Iz86sEOb6EscBwaHZc9xj
data-dir: /usr/share/crypto-api
hs-libraries: HScrypto-api-0.13.2-Iz86sEOb6EscBwaHZc9xj
depends:
    base-4.9.0.0 bytestring-0.10.8.1
    cereal-0.5.3.0-90KodwwwQanJlL7equBhpB
    entropy-0.3.7-54dsRvsNlllHvcIX99CGiD
    tagged-0.8.5-KJ1mnYQWvwAIHfNS5HUoXP 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/