This file is indexed.

/var/lib/ghc/package.conf.d/binary-shared-0.8.1.conf is in libghc-binary-shared-dev 0.8.1-1build1.

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.1
id: binary-shared-0.8.1-5c86c0ab22d2df703df2bd720eb3481c

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.1/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/binary-shared-0.8.1/ghc-7.4.1
hs-libraries: HSbinary-shared-0.8.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
         binary-0.5.1.0-d85d747036d82514a2050c5da3cb178c
         bytestring-0.9.2.1-18f26186028d7c0e92e78edc9071d376
         containers-0.4.2.1-cfc6420ecc2194c9ed977b06bdfd9e69
         mtl-2.0.1.0-db19dd8a7700e3d3adda8aa8fe5bf53d
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/binary-shared-0.8.1/binary-shared.haddock
haddock-html: /usr/share/doc/libghc-binary-shared-doc/html/