This file is indexed.

/var/lib/ghc/package.conf.d/raaz-0.0.2.conf is in libghc-raaz-dev 0.0.2-3+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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
name: raaz
version: 0.0.2
id: raaz-0.0.2-9fWk9Pbdd6QLJRPed6Z9UX
key: raaz-0.0.2-9fWk9Pbdd6QLJRPed6Z9UX
license: BSD3
maintainer: ppk@cse.iitk.ac.in
homepage: http://github.com/raaz-crypto/raaz
synopsis: The raaz cryptographic library.
description:
    Raaz is a cryptographic network library for Haskell
    designed to use strong typing to eliminate some common errors that
    occur in cryptographic settings like side channel attacks. This
    package implements basic types and cryptographic primitives like
    hashes, macs etc. Actual network protocols are expected to use this
    library. Common abstractions like for example packet parsing should
    be part of this library.
category: Codec, Raaz
author: Piyush P Kurur
exposed: True
exposed-modules:
    Raaz Raaz.Core Raaz.Core.ByteSource Raaz.Core.DH Raaz.Core.Encode
    Raaz.Core.Memory Raaz.Core.MonoidalAction
    Raaz.Core.Parse.Applicative Raaz.Core.Primitives Raaz.Core.Random
    Raaz.Core.Types Raaz.Core.Util Raaz.Core.Write Raaz.Hash
    Raaz.Hash.Internal Raaz.Hash.Sha1
    Raaz.Hash.Sha1.Implementation.CPortable Raaz.Hash.Sha224
    Raaz.Hash.Sha224.Implementation.CPortable Raaz.Hash.Sha256
    Raaz.Hash.Sha256.Implementation.CPortable Raaz.Hash.Sha384
    Raaz.Hash.Sha384.Implementation.CPortable Raaz.Hash.Sha512
    Raaz.Hash.Sha512.Implementation.CPortable Raaz.Cipher
    Raaz.Cipher.Internal Raaz.Cipher.AES
    Raaz.Cipher.AES.CBC.Implementation.CPortable
hidden-modules: Raaz.Core.Constants Raaz.Core.Encode.Internal
                Raaz.Core.Encode.Base16 Raaz.Core.Encode.Base64
                Raaz.Core.Util.ByteString Raaz.Core.Types.Pointer
                Raaz.Core.Types.Tuple Raaz.Core.Types.Equality
                Raaz.Core.Types.Endian Raaz.Core.Types.Describe
                Raaz.Hash.Internal.HMAC Raaz.Hash.Sha.Util Raaz.Hash.Sha1.Internal
                Raaz.Hash.Sha1.Recommendation Raaz.Hash.Sha256.Recommendation
                Raaz.Hash.Sha256.Internal Raaz.Hash.Sha224.Recommendation
                Raaz.Hash.Sha224.Internal Raaz.Hash.Sha384.Recommendation
                Raaz.Hash.Sha384.Internal Raaz.Hash.Sha512.Recommendation
                Raaz.Hash.Sha512.Internal Raaz.Cipher.AES.Internal
                Raaz.Cipher.AES.Recommendation Paths_raaz
abi: a1ac22bbfcc1b25ed03061bdd49980aa
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/raaz-0.0.2-9fWk9Pbdd6QLJRPed6Z9UX
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/raaz-0.0.2-9fWk9Pbdd6QLJRPed6Z9UX
data-dir: /usr/share/raaz
hs-libraries: HSraaz-0.0.2-9fWk9Pbdd6QLJRPed6Z9UX
include-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/raaz-0.0.2-9fWk9Pbdd6QLJRPed6Z9UX/include
includes:
    raaz/core/endian.h raaz/cipher/aes/common.h
    raaz/cipher/aes/cportable.h
depends:
    base-4.9.0.0 bytestring-0.10.8.1 deepseq-1.4.2.0
    mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM transformers-0.5.2.0
    vector-0.11.0.0-BEDZb5o2QOhGbIm6ky7rl6
haddock-interfaces: /usr/lib/ghc-doc/haddock/raaz-0.0.2/raaz.haddock
haddock-html: /usr/share/doc/libghc-raaz-doc/html/