This file is indexed.

/var/lib/ghc/package.conf.d/nonce-1.0.2.conf is in libghc-nonce-dev 1.0.2-3build1.

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
name: nonce
version: 1.0.2
id: nonce-1.0.2-c2df2ae459d078b3f852b6581a18c1a9
key: nonce_CtHZz55jktjECswQIWtYW1
license: BSD3
copyright: (c) 2014 Prowdsponsor
maintainer: Prowdsponsor <opensource@prowdsponsor.com>
homepage: https://github.com/prowdsponsor/nonce
synopsis: Generate cryptographic nonces.
description:
    According to the Wikipedia, a nonce is an arbitrary number used
    only once in a cryptographic communication.  This package
    contain helper functions for generating nonces.
    .
    There are many kinds of nonces used in different situations.
    It's not guaranteed that by using the nonces from this package
    you won't have any security issues.  Please make sure that the
    nonces generated via this package are usable on your design.
category: Cryptography
author: Felipe Lessa <felipe.lessa@prowdsponsor.com>
exposed: True
exposed-modules:
    Crypto.Nonce
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/nonce-1.0.2-CtHZz55jktjECswQIWtYW1
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/nonce-1.0.2-CtHZz55jktjECswQIWtYW1
data-dir: /usr/share/nonce
hs-libraries: HSnonce-1.0.2-CtHZz55jktjECswQIWtYW1
depends:
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    base64-bytestring-1.0.0.1-a812cf51b64c2ab462388f62a2059d09
    bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
    cprng-aes-0.6.1-3d76a0d53969107ddb45dd71a37604f8
    crypto-random-0.0.9-ca723b67ffea5e8a018a7b20a8075c56
    text-1.2.2.0-2c09cfae3213a07ad08b7cc1c9a4bb52
    transformers-0.4.2.0-81450cd8f86b36eaa8fa0cbaf6efc3a3
haddock-interfaces: /usr/lib/ghc-doc/haddock/nonce-1.0.2/nonce.haddock
haddock-html: /usr/share/doc/libghc-nonce-doc/html/