This file is indexed.

/var/lib/ghc/package.conf.d/parsec-2.1.0.1.conf is in libghc-parsec2-dev 2.1.0.1-6.

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
name: parsec
version: 2.1.0.1
id: parsec-2.1.0.1-defe69eb7a92d23008966c94e32574a7

license: BSD3
copyright:
maintainer: Daan Leijen <daan@cs.uu.nl>
stability:
homepage: http://www.cs.uu.nl/~daan/parsec.html
package-url:
synopsis: Monadic parser combinators
description: Parsec is designed from scratch as an industrial-strength parser
             library.  It is simple, safe, well documented (on the package
             homepage), has extensive libraries and good error messages,
             and is also fast.
category: Parsing
author: Daan Leijen <daan@cs.uu.nl>
exposed: True
exposed-modules: Text.ParserCombinators.Parsec.Language
                 Text.ParserCombinators.Parsec.Token
                 Text.ParserCombinators.Parsec.Error
                 Text.ParserCombinators.Parsec.Char
                 Text.ParserCombinators.Parsec.Combinator
                 Text.ParserCombinators.Parsec.Expr
                 Text.ParserCombinators.Parsec.Perm
                 Text.ParserCombinators.Parsec.Pos
                 Text.ParserCombinators.Parsec.Prim Text.ParserCombinators.Parsec
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/parsec-2.1.0.1/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/parsec-2.1.0.1/ghc-7.4.1
hs-libraries: HSparsec-2.1.0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/parsec2-2.1.0.1/parsec.haddock
haddock-html: /usr/share/doc/libghc-parsec2-doc/html/