This file is indexed.

/var/lib/ghc/package.conf.d/conduit-1.2.6.1.conf is in libghc-conduit-dev 1.2.6.1-1build1.

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
name: conduit
version: 1.2.6.1
id: conduit-1.2.6.1-418942df10c1c8c2f189236cac2a6089
key: condu_AyiXTEwp6X8IYKo4hvfyaz
license: MIT
maintainer: michael@snoyman.com
homepage: http://github.com/snoyberg/conduit
synopsis: Streaming data processing library.
description:
    Hackage documentation generation is not reliable. For up to date documentation, please see: <http://www.stackage.org/package/conduit>.
    .
    @conduit@ is a solution to the streaming data problem, allowing for production, transformation, and consumption of streams of data in constant memory. It is an alternative to lazy I\/O which guarantees deterministic resource handling, and fits in the same general solution space as @enumerator@\/@iteratee@ and @pipes@. For a tutorial, please visit <https://www.fpcomplete.com/user/snoyberg/library-documentation/conduit-overview>.
category: Data, Conduit
author: Michael Snoyman
exposed: True
exposed-modules:
    Data.Conduit Data.Conduit.List Data.Conduit.Internal
    Data.Conduit.Lift Data.Conduit.Internal.Fusion
    Data.Conduit.Internal.List.Stream
hidden-modules: Data.Conduit.Internal.Pipe
                Data.Conduit.Internal.Conduit
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/conduit-1.2.6.1-AyiXTEwp6X8IYKo4hvfyaz
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/conduit-1.2.6.1-AyiXTEwp6X8IYKo4hvfyaz
data-dir: /usr/share/conduit
hs-libraries: HSconduit-1.2.6.1-AyiXTEwp6X8IYKo4hvfyaz
depends:
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    exceptions-0.8.0.2-36aed52be619b9728d2571e1d453a5a5
    lifted-base-0.2.3.6-9276c4c1c671cb2ef990bb869656cca8
    mmorph-1.0.4-0ef8c596d6bb7008f6a1bf58f4b1fcd7
    mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
    resourcet-1.1.7-6832b26243718afb2b791ac405d0e8df
    transformers-0.4.2.0-81450cd8f86b36eaa8fa0cbaf6efc3a3
    transformers-base-0.4.4-19dc155e74aa624600f63b02f5f0b424
haddock-interfaces: /usr/lib/ghc-doc/haddock/conduit-1.2.6.1/conduit.haddock
haddock-html: /usr/share/doc/libghc-conduit-doc/html/