This file is indexed.

/var/lib/ghc/package.conf.d/digest-0.0.1.0.conf is in libghc-digest-dev 0.0.1.0-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.0
id: digest-0.0.1.0-83ef33ccebfd3bea9b9067b058cbc218

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.0/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/digest-0.0.1.0/ghc-7.4.1
hs-libraries: HSdigest-0.0.1.0
extra-libraries: z
extra-ghci-libraries:
include-dirs:
includes: zlib.h
depends: base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
         bytestring-0.9.2.1-18f26186028d7c0e92e78edc9071d376
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/digest-0.0.1.0/digest.haddock
haddock-html: /usr/share/doc/libghc-digest-doc/html/