This file is indexed.

/var/lib/ghc/package.conf.d/conduit-1.2.8.conf is in libghc-conduit-dev 1.2.8-3+b1.

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.8
id: conduit-1.2.8-6hIGes6x1wqJCxTfOzNGDJ
key: conduit-1.2.8-6hIGes6x1wqJCxTfOzNGDJ
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
abi: 552621e2efb34846214b8ce1d7ab2142
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/conduit-1.2.8-6hIGes6x1wqJCxTfOzNGDJ
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/conduit-1.2.8-6hIGes6x1wqJCxTfOzNGDJ
data-dir: /usr/share/conduit
hs-libraries: HSconduit-1.2.8-6hIGes6x1wqJCxTfOzNGDJ
depends:
    base-4.9.0.0 exceptions-0.8.3-1k51ubLFe5EKSOsIQFBryn
    lifted-base-0.2.3.8-1nzvMRHeVda5LXRGBOCgua
    mmorph-1.0.6-CW1Ei6D6KA2FPJ6GPahaAm
    monad-control-1.0.1.0-H3dGiNkRft7DwaQy0vBH7n
    mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
    resourcet-1.1.8-DdwBVfcxCfKnrc6BKOuS1 transformers-0.5.2.0
    transformers-base-0.4.4-6WqVTr4Ef5J5QMUegkYowo
haddock-interfaces: /usr/lib/ghc-doc/haddock/conduit-1.2.8/conduit.haddock
haddock-html: /usr/share/doc/libghc-conduit-doc/html/