This file is indexed.

/var/lib/ghc/package.conf.d/map-syntax-0.2.conf is in libghc-map-syntax-dev 0.2-3.

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
name: map-syntax
version: 0.2
id: map-syntax-0.2-b86d792f1aa49bceb2a88f62cad6b4a7
key: mapsy_I4JLAosJYb8LgWcezhrc6s
license: BSD3
maintainer: Doug Beardsley
synopsis: Syntax sugar for defining maps
description:
    Haskell's canonical list of tuples syntax for defining maps is not very
    convenient and also has ambiguous semantics.  This package leverages do
    notation to create a lighter syntax that makes semantics explicit and also
    allows the option of fail-fast handling of duplicate keys.
category: Data Structures
author: Doug Beardsley
exposed: True
exposed-modules:
    Data.Map.Syntax
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/map-syntax-0.2-I4JLAosJYb8LgWcezhrc6s
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/map-syntax-0.2-I4JLAosJYb8LgWcezhrc6s
data-dir: /usr/share/map-syntax
hs-libraries: HSmap-syntax-0.2-I4JLAosJYb8LgWcezhrc6s
depends:
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
    mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
haddock-interfaces: /usr/lib/ghc-doc/haddock/map-syntax-0.2/map-syntax.haddock
haddock-html: /usr/share/doc/libghc-map-syntax-doc/html/