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-8.

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-ecde3edde6b3b4c0be977f8c5136b620
key: bytes_838cPOnJ61dLulQP6D7UWj
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
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/bytestring-mmap-0.2.2-838cPOnJ61dLulQP6D7UWj
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/bytestring-mmap-0.2.2-838cPOnJ61dLulQP6D7UWj
data-dir: /usr/share/bytestring-mmap
hs-libraries: HSbytestring-mmap-0.2.2-838cPOnJ61dLulQP6D7UWj
include-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/bytestring-mmap-0.2.2-838cPOnJ61dLulQP6D7UWj/include
includes:
    hs_bytestring_mmap.h
depends:
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
    unix-2.7.1.0-bb54ee8f9f6b2600aae7a748eb88a610
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/