This file is indexed.

/var/lib/ghc/package.conf.d/pipes-parse-3.0.3.conf is in libghc-pipes-parse-dev 3.0.3-3.

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
name: pipes-parse
version: 3.0.3
id: pipes-parse-3.0.3-c5a3563d4214f6d48b2df09d70a7f2c9
key: pipes_JLtUlCzBHoF8cT0M9VOPu7
license: BSD3
copyright: 2013, 2014 Gabriel Gonzalez
maintainer: Gabriel439@gmail.com
synopsis: Parsing infrastructure for the pipes ecosystem
description:
    @pipes-parse@ builds upon the @pipes@ library to provide shared
    parsing idioms and utilities:
    .
    * /Leftovers/: Save unused input for later consumption
    .
    * /Leftover propagation/: Leftovers are propagated backwards perfectly
    .
    * /Connect and Resume/: Use @StateT@ to save unused input for later
    .
    * /Termination Safety/: Detect and recover from end of input
    .
    @Pipes.Parse@ contains the full documentation for this library.
    .
    Read @Pipes.Parse.Tutorial@ for an extensive tutorial.
category: Control, Pipes, Parsing
author: Gabriel Gonzalez
exposed: True
exposed-modules:
    Pipes.Parse Pipes.Parse.Tutorial
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/pipes-parse-3.0.3-JLtUlCzBHoF8cT0M9VOPu7
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/pipes-parse-3.0.3-JLtUlCzBHoF8cT0M9VOPu7
data-dir: /usr/share/pipes-parse
hs-libraries: HSpipes-parse-3.0.3-JLtUlCzBHoF8cT0M9VOPu7
depends:
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    pipes-4.1.7-d3ccdfa8e43fd129c9a9bb805985a734
    transformers-0.4.2.0-81450cd8f86b36eaa8fa0cbaf6efc3a3
haddock-interfaces: /usr/lib/ghc-doc/haddock/pipes-parse-3.0.3/pipes-parse.haddock
haddock-html: /usr/share/doc/libghc-pipes-parse-doc/html/