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-10build1.

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
name: bytestring-mmap
version: 0.2.2
id: bytestring-mmap-0.2.2-DyJumMXgsdHImrNcTNXEr
key: bytestring-mmap-0.2.2-DyJumMXgsdHImrNcTNXEr
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: 9dae12163379430aa5d171dabb5db3a1
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/bytestring-mmap-0.2.2-DyJumMXgsdHImrNcTNXEr
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/bytestring-mmap-0.2.2-DyJumMXgsdHImrNcTNXEr
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/bytestring-mmap
hs-libraries: HSbytestring-mmap-0.2.2-DyJumMXgsdHImrNcTNXEr
include-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/bytestring-mmap-0.2.2-DyJumMXgsdHImrNcTNXEr/include
includes:
    hs_bytestring_mmap.h
depends:
    base-4.9.1.0 bytestring-0.10.8.1 unix-2.7.2.1
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/