This file is indexed.

/var/lib/ghc/package.conf.d/sendfile-0.7.9.conf is in libghc-sendfile-dev 0.7.9-8build2.

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
name: sendfile
version: 0.7.9
id: sendfile-0.7.9-Hi07Zu9MQqg8WmmhHCWOPh
key: sendfile-0.7.9-Hi07Zu9MQqg8WmmhHCWOPh
license: BSD3
maintainer: Jeremy Shaw <jeremy@n-heptane.com>
stability: provisional
homepage: http://hub.darcs.net/stepcut/sendfile
synopsis: A portable sendfile library
description:
    A library which exposes zero-copy sendfile functionality in a portable way. If a platform does not support sendfile, a fallback implementation in haskell is provided.
    .
    Currently supported platforms: Windows 2000+ (Native), Linux 2.6+ (Native), FreeBSD (Native), OS-X 10.5+ (Native), Everything else (Portable Haskell code).
category: Network
author: Matthew Elder <matt@mattelder.org>
exposed: True
exposed-modules:
    Network.Socket.SendFile Network.Socket.SendFile.Iter
    Network.Socket.SendFile.Handle Network.Socket.SendFile.Portable
hidden-modules: Network.Socket.SendFile.Internal
                Network.Socket.SendFile.Util Network.Socket.SendFile.Linux
abi: 47a7e0413b1230abad5f13ffa7026474
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/sendfile-0.7.9-Hi07Zu9MQqg8WmmhHCWOPh
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/sendfile-0.7.9-Hi07Zu9MQqg8WmmhHCWOPh
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/sendfile
hs-libraries: HSsendfile-0.7.9-Hi07Zu9MQqg8WmmhHCWOPh
depends:
    base-4.9.1.0 bytestring-0.10.8.1
    network-2.6.3.2-IsLM4TXcLoRI0fmmBYVyQz
haddock-interfaces: /usr/lib/ghc-doc/haddock/sendfile-0.7.9/sendfile.haddock
haddock-html: /usr/share/doc/libghc-sendfile-doc/html/