This file is indexed.

/var/lib/ghc/package.conf.d/cprng-aes-0.5.2.conf is in libghc-cprng-aes-dev 0.5.2-1+b3.

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
name: cprng-aes
version: 0.5.2
id: cprng-aes-0.5.2-feb9ff19ee752a2b25715d97eee5d8dc

license: BSD3
copyright: Vincent Hanquez <vincent@snarc.org>
maintainer: Vincent Hanquez <vincent@snarc.org>
stability: experimental
homepage: http://github.com/vincenthz/hs-cprng-aes
package-url:
synopsis: Crypto Pseudo Random Number Generator using AES in counter mode.
description: Simple crypto pseudo-random-number-generator with really good randomness property.
             .
             Using ent, a randomness property maker on one 1Mb sample:
             Entropy = 7.999837 bits per byte.
             Optimum compression would reduce the size of this 1048576 byte file by 0 percent.
             Chi square distribution for 1048576 samples is 237.02
             Arithmetic mean value of data bytes is 127.3422 (127.5 = random)
             Monte Carlo value for Pi is 3.143589568 (error 0.06 percent)
             .
             Compared to urandom with the same sampling:
             Entropy = 7.999831 bits per byte.
             Optimum compression would reduce the size of this 1048576 byte file by 0 percent.
             Chi square distribution for 1048576 samples is 246.63
             Arithmetic mean value of data bytes is 127.6347 (127.5 = random).
             Monte Carlo value for Pi is 3.132465868 (error 0.29 percent).
category: Cryptography
author: Vincent Hanquez <vincent@snarc.org>
exposed: True
exposed-modules: Crypto.Random.AESCtr
hidden-modules: Crypto.Random.AESCtr.Internal
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/cprng-aes-0.5.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/cprng-aes-0.5.2/ghc-7.6.3
hs-libraries: HScprng-aes-0.5.2
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
         cipher-aes-0.2.8-021cf360d9a58c0edeb5790cec16adc3
         crypto-random-0.0.7-3b0709703dea16d2e33320de2c8c616e
         random-1.0.1.1-43fdc5da991685d8a0ec8cb553880cf8
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/cprng-aes-0.5.2/cprng-aes.haddock
haddock-html: /usr/share/doc/libghc-cprng-aes-doc/html/