This file is indexed.

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

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
name: skein
version: 1.0.9.4
id: skein-1.0.9.4-LkimiGj1Adn8eecLWYytZE
key: skein-1.0.9.4-LkimiGj1Adn8eecLWYytZE
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
abi: daeec95355f59959eae306c4e66653ba
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/skein-1.0.9.4-LkimiGj1Adn8eecLWYytZE
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/skein-1.0.9.4-LkimiGj1Adn8eecLWYytZE
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/skein
hs-libraries: HSskein-1.0.9.4-LkimiGj1Adn8eecLWYytZE
includes:
    skein.h
depends:
    base-4.9.1.0 bytestring-0.10.8.1
    cereal-0.5.4.0-BsAGxfp8yAs3CiRo2E875e
    crypto-api-0.13.2-HRxVIReTs2B93eVLBJkRp6
    tagged-0.8.5-1gLLDW7b5mx8q35LxgIjIa
haddock-interfaces: /usr/lib/ghc-doc/haddock/skein-1.0.9.4/skein.haddock
haddock-html: /usr/share/doc/libghc-skein-doc/html/