This file is indexed.

/var/lib/ghc/package.conf.d/haskell-src-1.0.1.5.conf is in libghc-haskell-src-dev 1.0.1.5-1.

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
name: haskell-src
version: 1.0.1.5
id: haskell-src-1.0.1.5-c4a2786bf9daabfbbe66b80b9dfebff1

license: BSD3
copyright:
maintainer: Conrad Parker <conrad@metadecks.org>
stability:
homepage:
package-url:
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
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/haskell-src-1.0.1.5/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/haskell-src-1.0.1.5/ghc-7.4.1
hs-libraries: HShaskell-src-1.0.1.5
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.4.0.0-59d1cc0e7979167b002f021942d60f46
         base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
         pretty-1.1.1.0-74ee6c6be86f83487da68d408cc3ae22
         syb-0.3.6-080afb8a2fa726e4b2c2d98baada324f
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/haskell-src-1.0.1.5/haskell-src.haddock
haddock-html: /usr/share/doc/libghc-haskell-src-doc/html/