This file is indexed.

/var/lib/ghc/package.conf.d/curl-1.3.8.conf is in libghc-curl-dev 1.3.8-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
name: curl
version: 1.3.8
id: curl-1.3.8-60a8235ab2c77de9278a3face7f9dfc6

license: BSD3
copyright:
maintainer: Don Stewart <dons00@gmail.com>
stability:
homepage:
package-url:
synopsis: Haskell binding to libcurl
description: libcurl is a client-side URL transfer library, supporting FTP, FTPS, HTTP,
             HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE.
             libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading,
             HTTP form based upload, proxies, cookies, user+password authentication
             (Basic, Digest, NTLM, Negotiate, Kerberos4), file transfer resume,
             http proxy tunneling and more!
             .
             This package provides a Haskell binding to libcurl.
category: Network
author: Sigbjorn Finne
exposed: True
exposed-modules: Network.Curl Network.Curl.Code Network.Curl.Info
                 Network.Curl.Opts Network.Curl.Post Network.Curl.Types
                 Network.Curl.Easy Network.Curl.Debug
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/curl-1.3.8/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/curl-1.3.8/ghc-7.6.3
hs-libraries: HScurl-1.3.8
extra-libraries: curl
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
         containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/curl-1.3.8/curl.haddock
haddock-html: /usr/share/doc/libghc-curl-doc/html/