This file is indexed.

/var/lib/ghc/package.conf.d/HsSyck-0.50.conf is in libghc-hssyck-dev 0.50-5build1.

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
name: HsSyck
version: 0.50
id: HsSyck-0.50-0c53657760efc45e849c854c144abe25

license: BSD3
copyright: Audrey Tang, Gaal Yahas, 2005, 2006, 2007, 2008, 2009
maintainer: audreyt@audreyt.org
stability:
homepage:
package-url:
synopsis: Fast, lightweight YAML loader and dumper
description: This is a simple YAML ('Yet Another Markup Language') processor,
             used by the Pugs project for handling data serialization; this can be
             useful for optimization and caching purposes.
             .
             This is an interface to the @syck@ C library for parsing and
             dumping YAML data. It lets you transform textual YAML data into an
             object of type 'YamlNode', and vice versa, fast.
category: Text, Pugs
author: Audrey Tang
exposed: True
exposed-modules: Data.Yaml.Syck
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/HsSyck-0.50/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/HsSyck-0.50/ghc-7.6.3
hs-libraries: HSHsSyck-0.50
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
         syb-0.4.0-c48d52f3188b986ddaa9dd9ae40072f8
         utf8-string-0.3.7-26a8ed8ca48fe809983bde6faca943a9
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/hssyck-0.50/HsSyck.haddock
haddock-html: /usr/share/doc/libghc-hssyck-doc/html/