This file is indexed.

/var/lib/ghc/package.conf.d/bzlib-0.5.0.5.conf is in libghc-bzlib-dev 0.5.0.5-6build1.

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
name: bzlib
version: 0.5.0.5
id: bzlib-0.5.0.5-EN4Gp1pYAKe6GGDDoA97LY
key: bzlib-0.5.0.5-EN4Gp1pYAKe6GGDDoA97LY
license: BSD3
copyright: (c) 2006-2015 Duncan Coutts
maintainer: Duncan Coutts <duncan@community.haskell.org>
synopsis: Compression and decompression in the bzip2 format
description:
    This package provides a pure interface for compressing and
    decompressing streams of data represented as lazy
    'ByteString's. It uses the bz2 C library so it has high
    performance.
    .
    It provides a convenient high level API suitable for most
    tasks and for the few cases where more control is needed it
    provides access to the full bzip2 feature set.
category: Codec
author: Duncan Coutts <duncan@community.haskell.org>
exposed: True
exposed-modules:
    Codec.Compression.BZip Codec.Compression.BZip.Internal
hidden-modules: Codec.Compression.BZip.Stream
abi: a6fc746e3aca0d3cdcfb0124422b2e94
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/bzlib-0.5.0.5-EN4Gp1pYAKe6GGDDoA97LY
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/bzlib-0.5.0.5-EN4Gp1pYAKe6GGDDoA97LY
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/bzlib
hs-libraries: HSbzlib-0.5.0.5-EN4Gp1pYAKe6GGDDoA97LY
extra-libraries:
    bz2
includes:
    bzlib.h
depends:
    base-4.9.1.0 bytestring-0.10.8.1
haddock-interfaces: /usr/lib/ghc-doc/haddock/bzlib-0.5.0.5/bzlib.haddock
haddock-html: /usr/share/doc/libghc-bzlib-doc/html/