This file is indexed.

/var/lib/ghc/package.conf.d/haskell-src-1.0.2.0.conf is in libghc-haskell-src-dev 1.0.2.0-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
name: haskell-src
version: 1.0.2.0
id: haskell-src-1.0.2.0-a3538c4ec6d31dc32ff83d614112ee87
key: haske_L5FnTXYimTzE7JszPj0uf6
license: BSD3
maintainer: Herbert Valerio Riedel <hvr@gnu.org>
synopsis: Support for manipulating Haskell source code
description:
    The 'haskell-src' package provides support for manipulating Haskell
    source code. The package provides a lexer, parser and
    pretty-printer, and a definition of a Haskell abstract syntax tree
    (AST). Common uses of this package are to parse or generate Haskell
    98 code.
category: Language
author: Simon Marlow, Sven Panne and Noel Winstanley
exposed: True
exposed-modules:
    Language.Haskell.Lexer Language.Haskell.Parser
    Language.Haskell.ParseMonad Language.Haskell.Pretty
    Language.Haskell.Syntax Language.Haskell.ParseUtils
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/haskell-src-1.0.2.0-L5FnTXYimTzE7JszPj0uf6
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/haskell-src-1.0.2.0-L5FnTXYimTzE7JszPj0uf6
data-dir: /usr/share/haskell-src
hs-libraries: HShaskell-src-1.0.2.0-L5FnTXYimTzE7JszPj0uf6
depends:
    array-0.5.1.0-960bf9ae8875cc30355e086f8853a049
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    pretty-1.1.2.0-5cc412214ea63f61ee84c4fbabdbe0ec
    syb-0.6-d154b8ffa473f7cfcfc32ca4d99f62f7
haddock-interfaces: /usr/lib/ghc-doc/haddock/haskell-src-1.0.2.0/haskell-src.haddock
haddock-html: /usr/share/doc/libghc-haskell-src-doc/html/