This file is indexed.

/var/lib/ghc/package.conf.d/unix-bytestring-0.3.5.4.conf is in libghc-unix-bytestring-dev 0.3.5.4-2.

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
41
42
43
44
45
46
name: unix-bytestring
version: 0.3.5.4
id: unix-bytestring-0.3.5.4-94bc1a57f79880adee57e589bb416677

license: BSD3
copyright: Copyright (c) 2010--2012 wren ng thornton
maintainer: wren@community.haskell.org
stability: experimental
homepage: http://code.haskell.org/~wren/
package-url:
synopsis: Unix/Posix-specific functions for ByteStrings.
description: Unix\/Posix-specific functions for ByteStrings.
             .
             Provides @ByteString@ file-descriptor based I\/O API, designed
             loosely after the @String@ file-descriptor based I\/O API in
             "System.Posix.IO". The functions here wrap standard C implementations
             of the functions specified by the ISO\/IEC 9945-1:1990 (``POSIX.1'')
             and X\/Open Portability Guide Issue 4, Version 2 (``XPG4.2'')
             specifications.
             .
             Note that this package doesn't require the @unix@ package as a
             dependency. But you'll need it in order to get your hands on
             an @Fd@, so we're not offering a complete replacement.
category: System
author: wren ng thornton
exposed: True
exposed-modules: Foreign.C.Error.Safe System.Posix.IO.ByteString
                 System.Posix.IO.ByteString.Lazy System.Posix.Types.Iovec
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/unix-bytestring-0.3.5.4/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/unix-bytestring-0.3.5.4/ghc-7.6.3
hs-libraries: HSunix-bytestring-0.3.5.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/unix-bytestring-0.3.5.4/unix-bytestring.haddock
haddock-html: /usr/share/doc/libghc-unix-bytestring-doc/html/