This file is indexed.

/var/lib/ghc/package.conf.d/language-c-0.4.2.conf is in libghc-language-c-dev 0.4.2-4build1.

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
48
49
50
51
52
53
54
55
56
57
58
59
name: language-c
version: 0.4.2
id: language-c-0.4.2-14259b9e8199bf6564606af6615d72c5

license: BSD3
copyright: LICENSE
maintainer: benedikt.huber@gmail.com
stability: experimental
homepage: http://www.sivity.net/projects/language.c/
package-url:
synopsis: Analysis and generation of C code
description: Language C is a haskell library for the analysis and generation of C code.
             It features a complete, well tested parser and pretty printer for all of C99 and a large
             set of GNU extensions.
category: Language
author: AUTHORS
exposed: True
exposed-modules: Language.C Language.C.Data
                 Language.C.Data.Position Language.C.Data.Ident
                 Language.C.Data.Error Language.C.Data.Name Language.C.Data.Node
                 Language.C.Data.InputStream Language.C.Syntax Language.C.Syntax.AST
                 Language.C.Syntax.Constants Language.C.Syntax.Ops
                 Language.C.Syntax.Utils Language.C.Parser Language.C.Pretty
                 Language.C.System.Preprocess Language.C.System.GCC
                 Language.C.Analysis Language.C.Analysis.ConstEval
                 Language.C.Analysis.Builtins Language.C.Analysis.SemError
                 Language.C.Analysis.SemRep Language.C.Analysis.DefTable
                 Language.C.Analysis.TravMonad Language.C.Analysis.AstAnalysis
                 Language.C.Analysis.DeclAnalysis Language.C.Analysis.Debug
                 Language.C.Analysis.TypeCheck Language.C.Analysis.TypeConversions
                 Language.C.Analysis.TypeUtils Language.C.Analysis.NameSpaceMap
                 Language.C.Analysis.Export
hidden-modules: Language.C.Data.RList Language.C.Parser.Builtin
                Language.C.Parser.Lexer Language.C.Parser.ParserMonad
                Language.C.Parser.Tokens Language.C.Parser.Parser
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/language-c-0.4.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/language-c-0.4.2/ghc-7.6.3
hs-libraries: HSlanguage-c-0.4.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.4.0.1-3b78425c10ff2dad7acf7e8c8ae014c3
         base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
         containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
         directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2
         filepath-1.3.0.1-b12cbe18566fe1532a1fda4c85e31cbe
         pretty-1.1.1.0-66181c695e6a2e173ba2088cf55cc396
         process-1.1.0.2-76e05340eb66705981411022731ca84a
         syb-0.4.0-c48d52f3188b986ddaa9dd9ae40072f8
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/language-c-0.4.2/language-c.haddock
haddock-html: /usr/share/doc/libghc-language-c-doc/html/