This file is indexed.

/var/lib/ghc/package.conf.d/http-conduit-2.1.2.3.conf is in libghc-http-conduit-dev 2.1.2.3-1+b7.

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
name: http-conduit
version: 2.1.2.3
id: http-conduit-2.1.2.3-12ff096ed14dac012060e487e318cb7b

license: BSD3
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: Stable
homepage: http://www.yesodweb.com/book/http-conduit
package-url:
synopsis: HTTP client package with conduit interface and HTTPS support.
description: This package uses conduit for parsing the actual contents of the HTTP connection. It also provides higher-level functions which allow you to avoid directly dealing with streaming data. See <http://www.yesodweb.com/book/http-conduit> for more information.
             .
             The @Network.HTTP.Conduit.Browser@ module has been moved to <http://hackage.haskell.org/package/http-conduit-browser/>
category: Web, Conduit
author: Michael Snoyman <michael@snoyman.com>
exposed: True
exposed-modules: Network.HTTP.Conduit Network.HTTP.Client.Conduit
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/http-conduit-2.1.2.3/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/http-conduit-2.1.2.3/ghc-7.6.3
hs-libraries: HShttp-conduit-2.1.2.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
         conduit-1.1.6-d422ad1b0f15749ef6ade095c21dcc4b
         http-client-0.3.8.2-14cbc3fa3498358a582d4e5f8242dc2d
         http-client-tls-0.2.2-d497ab7d3b7cb10782c3ec393dfa8305
         http-types-0.8.5-91997558d5598cf7e4d38a07540c2553
         lifted-base-0.2.0.3-635db11b8313e1acaa5140f2757e862e
         monad-control-0.3.2.2-aae11679047438e5ee6b1274ae527d35
         mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
         resourcet-1.1.2.3-300a5f454b32622dd26f5e38817d3f89
         transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/http-conduit-2.1.2.3/http-conduit.haddock
haddock-html: /usr/share/doc/libghc-http-conduit-doc/html/