This file is indexed.

/var/lib/ghc/package.conf.d/parsers-0.12.3.conf is in libghc-parsers-dev 0.12.3-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
38
39
40
41
name: parsers
version: 0.12.3
id: parsers-0.12.3-debed5d7b2b9cb627d336b007d064ae6
key: parse_Gbwy2K7J8vJGS9otEVjtXy
license: BSD3
copyright: Copyright (C) 2010-2013 Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: experimental
homepage: http://github.com/ekmett/parsers/
synopsis: Parsing combinators
description:
    This library provides convenient combinators for working with and building parsing combinator libraries.
    .
    Given a few simple instances, e.g. for the class 'Text.Parser.Combinators.Parsing' in "Text.Parser.Combinators.Parsing" you
    get access to a large number of canned definitions. Instances exist for the parsers provided by @parsec@,
    @attoparsec@ and base’s "Text.Read".
category: Text, Parsing
author: Edward A. Kmett
exposed: True
exposed-modules:
    Text.Parser.Char Text.Parser.Combinators Text.Parser.LookAhead
    Text.Parser.Permutation Text.Parser.Expression Text.Parser.Token
    Text.Parser.Token.Style Text.Parser.Token.Highlight
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/parsers-0.12.3-Gbwy2K7J8vJGS9otEVjtXy
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/parsers-0.12.3-Gbwy2K7J8vJGS9otEVjtXy
data-dir: /usr/share/parsers
hs-libraries: HSparsers-0.12.3-Gbwy2K7J8vJGS9otEVjtXy
depends:
    attoparsec-0.13.0.1-13ee8ea181051585e24bdc42fae36194
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    base-orphans-0.4.5-fd5d4ef84797b48b23d9bf0d3ccf8c05
    charset-0.3.7.1-a7e98caf291014bc08afd059cc4cd3d2
    containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
    parsec-3.1.9-c97a6d9077152efda935fd305a6ba92b
    scientific-0.3.4.4-ad7a1961c108e1f16b5a5fcaa26862eb
    text-1.2.2.0-2c09cfae3213a07ad08b7cc1c9a4bb52
    transformers-0.4.2.0-81450cd8f86b36eaa8fa0cbaf6efc3a3
    unordered-containers-0.2.5.1-a371fb886d3c588f30731c181c11e7b7
haddock-interfaces: /usr/lib/ghc-doc/haddock/parsers-0.12.3/parsers.haddock
haddock-html: /usr/share/doc/libghc-parsers-doc/html/