This file is indexed.

/var/lib/ghc/package.conf.d/cpphs-1.19.3.conf is in libghc-cpphs-dev 1.19.3-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
45
46
name: cpphs
version: 1.19.3
id: cpphs-1.19.3-360ec8c28045fc6f38fd65dad46ad245
key: cpphs_BDvNj43Ytlf6FLaXjoKVEk
license: LGPL
copyright: 2004-2015, Malcolm Wallace
maintainer: Malcolm Wallace <Malcolm.Wallace@me.com>
homepage: http://projects.haskell.org/cpphs/
synopsis: A liberalised re-implementation of cpp, the C pre-processor.
description:
    Cpphs is a re-implementation of the C pre-processor that is both
    more compatible with Haskell, and itself written in Haskell so
    that it can be distributed with compilers.
    .
    This version of the C pre-processor is pretty-much
    feature-complete and compatible with traditional (K&R)
    pre-processors.  Additional features include: a plain-text mode;
    an option to unlit literate code files; and an option to turn
    off macro-expansion.
category: Development
author: Malcolm Wallace <Malcolm.Wallace@me.com>
exposed: True
exposed-modules:
    Language.Preprocessor.Cpphs Language.Preprocessor.Unlit
hidden-modules: Language.Preprocessor.Cpphs.CppIfdef
                Language.Preprocessor.Cpphs.HashDefine
                Language.Preprocessor.Cpphs.MacroPass
                Language.Preprocessor.Cpphs.Options
                Language.Preprocessor.Cpphs.Position
                Language.Preprocessor.Cpphs.ReadFirst
                Language.Preprocessor.Cpphs.RunCpphs
                Language.Preprocessor.Cpphs.SymTab
                Language.Preprocessor.Cpphs.Tokenise
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/cpphs-1.19.3-BDvNj43Ytlf6FLaXjoKVEk
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/cpphs-1.19.3-BDvNj43Ytlf6FLaXjoKVEk
data-dir: /usr/share/cpphs
hs-libraries: HScpphs-1.19.3-BDvNj43Ytlf6FLaXjoKVEk
depends:
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    directory-1.2.2.0-660a7a83a753ed85c8a374c15dae2b97
    old-locale-1.0.0.7-0db938eb141b01f4936a21aef6b843bf
    old-time-1.1.0.3-4494378134a1c0eadea2f9ea5411834e
    polyparse-1.11-9f36f5473e0ff7e0bc4a41846284cdc6
haddock-interfaces: /usr/lib/ghc-doc/haddock/cpphs-1.19.3/cpphs.haddock
haddock-html: /usr/share/doc/libghc-cpphs-doc/html/