This file is indexed.

/var/lib/ghc/package.conf.d/pandoc-types-1.17.0.5.conf is in libghc-pandoc-types-dev 1.17.0.5-3build1.

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
50
51
name: pandoc-types
version: 1.17.0.5
id: pandoc-types-1.17.0.5-Hk4hpM9KMoPFdDqbdzvRgY
key: pandoc-types-1.17.0.5-Hk4hpM9KMoPFdDqbdzvRgY
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 Text.Pandoc.Arbitrary
hidden-modules: Paths_pandoc_types
abi: cb80f056d6bcac59fa74173c978f001c
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/pandoc-types-1.17.0.5-Hk4hpM9KMoPFdDqbdzvRgY
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/pandoc-types-1.17.0.5-Hk4hpM9KMoPFdDqbdzvRgY
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/pandoc-types
hs-libraries: HSpandoc-types-1.17.0.5-Hk4hpM9KMoPFdDqbdzvRgY
depends:
    QuickCheck-2.9.2-LvlomhGMxrFBkX1zwiWpQu
    aeson-1.1.2.0-KuAKFd6Xh3a4gjPNjIILft base-4.9.1.0
    bytestring-0.10.8.1 containers-0.5.7.1 deepseq-1.4.2.0
    ghc-prim-0.5.0.0 syb-0.7-4OKdCpwGutyB1rNRmoa0ya
haddock-interfaces: /usr/lib/ghc-doc/haddock/pandoc-types-1.17.0.5/pandoc-types.haddock
haddock-html: /usr/share/doc/libghc-pandoc-types-doc/html/