This file is indexed.

/var/lib/ghc/package.conf.d/language-python-0.5.4.conf is in libghc-language-python-dev 0.5.4-4+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
38
39
40
41
42
43
44
45
name: language-python
version: 0.5.4
id: language-python-0.5.4-9e2qrXFQtBj4mbSVV6czhV
key: language-python-0.5.4-9e2qrXFQtBj4mbSVV6czhV
license: BSD3
copyright: (c) 2008-2016 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
abi: f3b51883954d721db052c2e051fc3587
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/language-python-0.5.4-9e2qrXFQtBj4mbSVV6czhV
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/language-python-0.5.4-9e2qrXFQtBj4mbSVV6czhV
data-dir: /usr/share/language-python
hs-libraries: HSlanguage-python-0.5.4-9e2qrXFQtBj4mbSVV6czhV
depends:
    array-0.5.1.1 base-4.9.0.0 containers-0.5.7.1
    monads-tf-0.1.0.3-HVD88uwypLB1Pu4HQI1mbn pretty-1.1.3.3
    transformers-0.5.2.0 utf8-string-1.0.1.1-2T8mBCuEDlXDo8zed8Onw4
haddock-interfaces: /usr/lib/ghc-doc/haddock/language-python-0.5.4/language-python.haddock
haddock-html: /usr/share/doc/libghc-language-python-doc/html/