This file is indexed.

/var/lib/ghc/package.conf.d/skein-1.0.9.3.conf is in libghc-skein-dev 1.0.9.3-3.

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
name: skein
version: 1.0.9.3
id: skein-1.0.9.3-1e812e7dc9501fb7dc1d1c91b5f76870
key: skein_G7geakeJAOm30c3mjrUdHH
license: BSD3
maintainer: Felipe Lessa <felipe.lessa@gmail.com>
homepage: https://github.com/meteficha/skein
synopsis: Skein, a family of cryptographic hash functions.  Includes Skein-MAC as well.
description:
    Skein (<http://www.skein-hash.info/>) is a family of fast
    secure cryptographic hash functions designed by Niels
    Ferguson, Stefan Lucks, Bruce Schneier, Doug Whiting, Mihir
    Bellare, Tadayoshi Kohno, Jon Callas and Jesse Walker.
    .
    This package uses bindings to the optimized C implementation
    of Skein.  We provide a high-level interface (see module
    "Crypto.Skein") to some of the Skein use cases.  We also
    provide a low-level interface (see module
    "Crypto.Skein.Internal") should you need to use Skein in a
    different way.
    .
    Currently we have support for Skein as cryptographic hash
    function as Skein as a message authentication code
    (Skein-MAC).  For examples of how to use this package, see
    "Crypto.Skein" module documentation.
    .
    This package includes Skein v1.3. Versions of this package
    before 1.0.0 implemented Skein v1.1.
category: Cryptography
author: Felipe Lessa <felipe.lessa@gmail.com>, Doug Whiting
exposed: True
exposed-modules:
    Crypto.Skein Crypto.Skein.Internal
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/skein-1.0.9.3-G7geakeJAOm30c3mjrUdHH
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/skein-1.0.9.3-G7geakeJAOm30c3mjrUdHH
data-dir: /usr/share/skein
hs-libraries: HSskein-1.0.9.3-G7geakeJAOm30c3mjrUdHH
includes:
    skein.h
depends:
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
    cereal-0.4.1.1-e5a2d88c50e3964865156f13d834ca15
    crypto-api-0.13.2-992bdf931a769923de7b730e79dfa575
    tagged-0.8.2-16a51d8cfafeba080a9011b87265d84b
haddock-interfaces: /usr/lib/ghc-doc/haddock/skein-1.0.9.3/skein.haddock
haddock-html: /usr/share/doc/libghc-skein-doc/html/