This file is indexed.

/var/lib/ghc/package.conf.d/raaz-0.1.1.conf is in libghc-raaz-dev 0.1.1-2build1.

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
61
62
63
name: raaz
version: 0.1.1
id: raaz-0.1.1-Jjeaqf4KHSs3wEeqNSyDSQ
key: raaz-0.1.1-Jjeaqf4KHSs3wEeqNSyDSQ
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.Types
    Raaz.Core.Util Raaz.Core.Transfer 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 Raaz.Cipher.ChaCha20
    Raaz.Cipher.ChaCha20.Implementation.CPortable Raaz.Random
hidden-modules: Raaz.Core.Constants Raaz.Core.Encode.Internal
                Raaz.Core.Encode.Base16 Raaz.Core.Encode.Base64
                Raaz.Core.Util.ByteString Raaz.Core.Types.Aligned
                Raaz.Core.Types.Pointer Raaz.Core.Types.Tuple
                Raaz.Core.Types.Equality Raaz.Core.Types.Endian
                Raaz.Core.Types.Describe Raaz.Core.Types.Copying
                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 Raaz.Cipher.ChaCha20.Internal
                Raaz.Cipher.ChaCha20.Recommendation Raaz.Random.ChaCha20PRG
                Raaz.Entropy Paths_raaz
abi: 3e5d4c36a4c5244d6cb07fbdd7721c78
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/raaz-0.1.1-Jjeaqf4KHSs3wEeqNSyDSQ
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/raaz-0.1.1-Jjeaqf4KHSs3wEeqNSyDSQ
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/raaz
hs-libraries: HSraaz-0.1.1-Jjeaqf4KHSs3wEeqNSyDSQ
include-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/raaz-0.1.1-Jjeaqf4KHSs3wEeqNSyDSQ/include
includes:
    raaz/core/endian.h
depends:
    base-4.9.1.0 bytestring-0.10.8.1 deepseq-1.4.2.0
    mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6
    vector-0.12.0.1-692PQMDMB6pIQ1uGwefDcQ
haddock-interfaces: /usr/lib/ghc-doc/haddock/raaz-0.1.1/raaz.haddock
haddock-html: /usr/share/doc/libghc-raaz-doc/html/