This file is indexed.

/var/lib/ghc/package.conf.d/bytestring-mmap-0.2.2.conf is in libghc-bytestring-mmap-dev 0.2.2-10+b1.

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
name: bytestring-mmap
version: 0.2.2
id: bytestring-mmap-0.2.2-43Px8dbT03h80zRhu7I4mi
key: bytestring-mmap-0.2.2-43Px8dbT03h80zRhu7I4mi
license: BSD3
maintainer: Don Stewart <dons00@gmail.com>
homepage: http://code.haskell.org/~dons/code/bytestring-mmap/
synopsis: mmap support for strict ByteStrings
description:
    .
    This library provides a wrapper to mmap(2), allowing files or
    devices to be lazily loaded into memory as strict or lazy
    ByteStrings, using the virtual memory subsystem to do on-demand
    loading.
    .
category: System
author: Don Stewart
exposed: True
exposed-modules:
    System.IO.Posix.MMap System.IO.Posix.MMap.Lazy
    System.IO.Posix.MMap.Internal
abi: 5947827d8208f286ef1b70aac245ae2c
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/bytestring-mmap-0.2.2-43Px8dbT03h80zRhu7I4mi
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/bytestring-mmap-0.2.2-43Px8dbT03h80zRhu7I4mi
data-dir: /usr/share/bytestring-mmap
hs-libraries: HSbytestring-mmap-0.2.2-43Px8dbT03h80zRhu7I4mi
include-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/bytestring-mmap-0.2.2-43Px8dbT03h80zRhu7I4mi/include
includes:
    hs_bytestring_mmap.h
depends:
    base-4.9.0.0 bytestring-0.10.8.1 unix-2.7.2.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/bytestring-mmap-0.2.2/bytestring-mmap.haddock
haddock-html: /usr/share/doc/libghc-bytestring-mmap-doc/html/