This file is indexed.

/var/lib/ghc/package.conf.d/haskell-src-exts-1.18.2.conf is in libghc-src-exts-dev 1.18.2-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
42
43
44
name: haskell-src-exts
version: 1.18.2
id: haskell-src-exts-1.18.2-Kjop5wIioOPX4MdOWk71u
key: haskell-src-exts-1.18.2-Kjop5wIioOPX4MdOWk71u
license: BSD3
maintainer: Niklas Broberg <niklas.broberg@chalmers.se>, Roman Cheplyaka <roma@ro-che.info>
stability: Stable
homepage: https://github.com/haskell-suite/haskell-src-exts
synopsis: Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
description:
    Haskell-Source with Extensions (HSE, haskell-src-exts)
    is a standalone parser for Haskell. In addition to
    standard Haskell, all extensions implemented in GHC are supported.
    .
    Apart from these standard extensions,
    it also handles regular patterns as per the HaRP extension
    as well as HSX-style embedded XML syntax.
category: Language
author: Niklas Broberg
exposed: True
exposed-modules:
    Language.Haskell.Exts Language.Haskell.Exts.Lexer
    Language.Haskell.Exts.Pretty Language.Haskell.Exts.Extension
    Language.Haskell.Exts.Build Language.Haskell.Exts.SrcLoc
    Language.Haskell.Exts.Syntax Language.Haskell.Exts.Fixity
    Language.Haskell.Exts.ExactPrint Language.Haskell.Exts.Parser
    Language.Haskell.Exts.Comments
hidden-modules: Language.Haskell.Exts.ExtScheme
                Language.Haskell.Exts.ParseMonad Language.Haskell.Exts.ParseSyntax
                Language.Haskell.Exts.InternalLexer
                Language.Haskell.Exts.ParseUtils
                Language.Haskell.Exts.InternalParser
abi: 8b97fe68230e31eb718d23b1e9aa878a
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/haskell-src-exts-1.18.2-Kjop5wIioOPX4MdOWk71u
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/haskell-src-exts-1.18.2-Kjop5wIioOPX4MdOWk71u
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/src-exts
hs-libraries: HShaskell-src-exts-1.18.2-Kjop5wIioOPX4MdOWk71u
depends:
    array-0.5.1.1 base-4.9.1.0 cpphs-1.20.8-3Fssq2K4VwkKSMahhwZtBR
    ghc-prim-0.5.0.0 pretty-1.1.3.3
haddock-interfaces: /usr/lib/ghc-doc/haddock/src-exts-1.18.2/haskell-src-exts.haddock
haddock-html: /usr/share/doc/libghc-src-exts-doc/html/