This file is indexed.

/var/lib/ghc/package.conf.d/digest-0.0.1.2.conf is in libghc-digest-dev 0.0.1.2-1.

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
name: digest
version: 0.0.1.2
id: digest-0.0.1.2-aaf8ba94bbd1ce71a9d54ef32fa169bc

license: BSD3
copyright: (c) 2009 Eugene Kirpichov
maintainer: Eugene Kirpichov <ekirpichov@gmail.com>
stability: provisional
homepage:
package-url:
synopsis: Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now.
description: This package provides efficient cryptographic hash implementations for
             strict and lazy bytestrings. For now, CRC32 and Adler32 are supported;
             they are implemented as FFI bindings to efficient code from zlib.
category: Cryptography
author: Eugene Kirpichov <ekirpichov@gmail.com>
exposed: True
exposed-modules: Data.Digest.CRC32 Data.Digest.Adler32
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/digest-0.0.1.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/digest-0.0.1.2/ghc-7.6.3
hs-libraries: HSdigest-0.0.1.2
extra-libraries: z
extra-ghci-libraries:
include-dirs:
includes: zlib.h
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/digest-0.0.1.2/digest.haddock
haddock-html: /usr/share/doc/libghc-digest-doc/html/