This file is indexed.

/var/lib/ghc/package.conf.d/pandoc-types-1.16.1.1.conf is in libghc-pandoc-types-dev 1.16.1.1-3+b1.

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
name: pandoc-types
version: 1.16.1.1
id: pandoc-types-1.16.1.1-J5kFcUpqf4b1bJQMe5tUSf
key: pandoc-types-1.16.1.1-J5kFcUpqf4b1bJQMe5tUSf
license: BSD3
copyright: (c) 2006-2015 John MacFarlane
maintainer: jgm@berkeley.edu
homepage: http://johnmacfarlane.net/pandoc
synopsis: Types for representing a structured document
description:
    @Text.Pandoc.Definition@ defines the 'Pandoc' data
    structure, which is used by pandoc to represent
    structured documents.  This module used to live
    in the pandoc package, but starting with pandoc 1.7, it
    has been split off, so that other packages can use it
    without drawing in all of pandoc's dependencies, and
    pandoc itself can depend on packages (like citeproc-hs)
    that use them.
    .
    @Text.Pandoc.Builder@ provides functions for building
    up @Pandoc@ structures programmatically.
    .
    @Text.Pandoc.Generic@ provides generic functions for
    manipulating Pandoc documents.
    .
    @Text.Pandoc.Walk@ provides faster, nongeneric functions
    for manipulating Pandoc documents.
    .
    @Text.Pandoc.JSON@ provides functions for serializing
    and deserializing a @Pandoc@ structure to and from JSON.
category: Text
author: John MacFarlane
exposed: True
exposed-modules:
    Text.Pandoc.Definition Text.Pandoc.Generic Text.Pandoc.Walk
    Text.Pandoc.Builder Text.Pandoc.JSON
hidden-modules: Paths_pandoc_types
abi: 6a8938845dfa10d34f722b4e99256541
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/pandoc-types-1.16.1.1-J5kFcUpqf4b1bJQMe5tUSf
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/pandoc-types-1.16.1.1-J5kFcUpqf4b1bJQMe5tUSf
data-dir: /usr/share/pandoc-types
hs-libraries: HSpandoc-types-1.16.1.1-J5kFcUpqf4b1bJQMe5tUSf
depends:
    aeson-0.11.2.1-HXsMVKhyCdWHTj7u0kqwx4 base-4.9.0.0
    bytestring-0.10.8.1 containers-0.5.7.1 deepseq-1.4.2.0
    ghc-prim-0.5.0.0 syb-0.6-C65vWCsht6A8uLstpQIXyj
haddock-interfaces: /usr/lib/ghc-doc/haddock/pandoc-types-1.16.1.1/pandoc-types.haddock
haddock-html: /usr/share/doc/libghc-pandoc-types-doc/html/