This file is indexed.

/var/lib/ghc/package.conf.d/language-python-0.4.1.conf is in libghc-language-python-dev 0.4.1-4.

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
45
46
47
name: language-python
version: 0.4.1
id: language-python-0.4.1-b9c5a53908f094353449b549caa2e42c
key: langu_6PWH5HJ7ispEeY7QiqfHr6
license: BSD3
copyright: (c) 2008-2014 Bernard James Pope
maintainer: florbitous@gmail.com
stability: experimental
homepage: http://github.com/bjpop/language-python
synopsis: Parsing and pretty printing of Python code.
description:
    language-python is a Haskell library for lexical analysis, parsing
    and pretty printing Python code. It supports versions 2.x and 3.x of Python.
category: Language
author: Bernard James Pope (Bernie Pope)
exposed: True
exposed-modules:
    Language.Python.Common Language.Python.Common.ParseError
    Language.Python.Common.SrcLocation Language.Python.Common.Pretty
    Language.Python.Common.Token Language.Python.Common.ParserMonad
    Language.Python.Common.PrettyToken Language.Python.Common.AST
    Language.Python.Common.PrettyAST Language.Python.Version3
    Language.Python.Version3.Parser Language.Python.Version3.Lexer
    Language.Python.Version2 Language.Python.Version2.Parser
    Language.Python.Version2.Lexer
    Language.Python.Common.PrettyParseError
    Language.Python.Common.StringEscape
hidden-modules: Language.Python.Common.ParserUtils
                Language.Python.Common.LexerUtils
                Language.Python.Version3.Parser.Parser
                Language.Python.Version3.Parser.Lexer
                Language.Python.Version2.Parser.Parser
                Language.Python.Version2.Parser.Lexer
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/language-python-0.4.1-6PWH5HJ7ispEeY7QiqfHr6
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/language-python-0.4.1-6PWH5HJ7ispEeY7QiqfHr6
data-dir: /usr/share/language-python
hs-libraries: HSlanguage-python-0.4.1-6PWH5HJ7ispEeY7QiqfHr6
depends:
    array-0.5.1.0-960bf9ae8875cc30355e086f8853a049
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
    monads-tf-0.1.0.2-6cb91b4c990debfb765fbcdd459e9cd4
    pretty-1.1.2.0-5cc412214ea63f61ee84c4fbabdbe0ec
    transformers-0.4.2.0-81450cd8f86b36eaa8fa0cbaf6efc3a3
haddock-interfaces: /usr/lib/ghc-doc/haddock/language-python-0.4.1/language-python.haddock
haddock-html: /usr/share/doc/libghc-language-python-doc/html/