This file is indexed.

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

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
name: sendfile
version: 0.7.9
id: sendfile-0.7.9-5bae9b8205e4d0c77302afd43dbf28a5

license: BSD3
copyright:
maintainer: Jeremy Shaw <jeremy@n-heptane.com>
stability: provisional
homepage: http://hub.darcs.net/stepcut/sendfile
package-url:
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.Linux
                Network.Socket.SendFile.Internal Network.Socket.SendFile.Util
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/sendfile-0.7.9/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/sendfile-0.7.9/ghc-7.6.3
hs-libraries: HSsendfile-0.7.9
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
         network-2.4.1.2-040cee5ece44014a8574cb3f87b1eec4
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/sendfile-0.7.9/sendfile.haddock
haddock-html: /usr/share/doc/libghc-sendfile-doc/html/