This file is indexed.

/var/lib/ghc/package.conf.d/binary-shared-0.8.2.conf is in libghc-binary-shared-dev 0.8.2-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
name: binary-shared
version: 0.8.2
id: binary-shared-0.8.2-983a408ab607548a09f3830b5e1eec44

license: GPL
copyright: Juergen Nicklisch-Franken (jutaro)
maintainer: maintainer@leksah.org
stability:
homepage: http://www.leksah.org
package-url: http://code.haskell.org/binary-shared
synopsis: Sharing for the binary package
description: I had problems with the size of the allocated heap space after serializing
             and loading data with the binary package. The reason was that
             binary does not support sharing of identical elements, so I came up
             with the generic solution in this package.
category: Data
author: Juergen Nicklisch-Franken (jutaro)
exposed: True
exposed-modules: Data.Binary.Shared
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/binary-shared-0.8.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/binary-shared-0.8.2/ghc-7.6.3
hs-libraries: HSbinary-shared-0.8.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         binary-0.5.1.1-72ed744c57c32286a49da6dda4f660b7
         bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
         containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
         mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/binary-shared-0.8.2/binary-shared.haddock
haddock-html: /usr/share/doc/libghc-binary-shared-doc/html/