This file is indexed.

/var/lib/ghc/package.conf.d/sendfile-0.7.4.conf is in libghc-sendfile-dev 0.7.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
name: sendfile
version: 0.7.4
id: sendfile-0.7.4-f9112f7cabb2c1c5b51d842e949800d3

license: BSD3
copyright:
maintainer: Jeremy Shaw <jeremy@n-heptane.com>
stability: provisional
homepage: http://patch-tag.com/r/mae/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
hidden-modules: Network.Socket.SendFile.Linux
                Network.Socket.SendFile.Internal
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/sendfile-0.7.4/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/sendfile-0.7.4/ghc-7.4.1
hs-libraries: HSsendfile-0.7.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
         network-2.3.0.10-e9704be897931f0a3e38220c86bf65db
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/sendfile-0.7.4/sendfile.haddock
haddock-html: /usr/share/doc/libghc-sendfile-doc/html/