This file is indexed.

/var/lib/ghc/package.conf.d/cmark-0.5.1.conf is in libghc-cmark-dev 0.5.1-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
name: cmark
version: 0.5.1
id: cmark-0.5.1-ec5f1497620f9b65b2ebc3cc1cc8c988
key: cmark_83Xcoxqy0ei6XIK8S2ikpA
license: BSD3
copyright: (C) 2015 John MacFarlane
maintainer: jgm@berkeley.edu
homepage: https://github.com/jgm/commonmark-hs
synopsis: Fast, accurate CommonMark (Markdown) parser and renderer
description:
    This package provides Haskell bindings for
    <https://github.com/jgm/cmark libcmark>, the reference
    parser for <http://commonmark.org CommonMark>, a fully
    specified variant of Markdown. It includes sources for
    libcmark (0.24.1) and does not require prior installation of the
    C library.
category: Text
author: John MacFarlane
exposed: True
exposed-modules:
    CMark
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/cmark-0.5.1-83Xcoxqy0ei6XIK8S2ikpA
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/cmark-0.5.1-83Xcoxqy0ei6XIK8S2ikpA
data-dir: /usr/share/cmark
hs-libraries: HScmark-0.5.1-83Xcoxqy0ei6XIK8S2ikpA
includes:
    cmark.h
depends:
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
    text-1.2.2.0-2c09cfae3213a07ad08b7cc1c9a4bb52
haddock-interfaces: /usr/lib/ghc-doc/haddock/cmark-0.5.1/cmark.haddock
haddock-html: /usr/share/doc/libghc-cmark-doc/html/