This file is indexed.

/var/lib/ghc/package.conf.d/syb-0.6.conf is in libghc-syb-dev 0.6-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
29
30
31
32
33
34
35
36
name: syb
version: 0.6
id: syb-0.6-C65vWCsht6A8uLstpQIXyj
key: syb-0.6-C65vWCsht6A8uLstpQIXyj
license: BSD3
maintainer: generics@haskell.org
stability: provisional
homepage: http://www.cs.uu.nl/wiki/GenericProgramming/SYB
synopsis: Scrap Your Boilerplate
description:
    This package contains the generics system described in the
    /Scrap Your Boilerplate/ papers (see
    <http://www.cs.uu.nl/wiki/GenericProgramming/SYB>).
    It defines the @Data@ class of types permitting folding and unfolding
    of constructor applications, instances of this class for primitive
    types, and a variety of traversals.
category: Generics
author: Ralf Lammel, Simon Peyton Jones, Jose Pedro Magalhaes
exposed: True
exposed-modules:
    Data.Generics Data.Generics.Basics Data.Generics.Instances
    Data.Generics.Aliases Data.Generics.Schemes Data.Generics.Text
    Data.Generics.Twins Data.Generics.Builders Generics.SYB
    Generics.SYB.Basics Generics.SYB.Instances Generics.SYB.Aliases
    Generics.SYB.Schemes Generics.SYB.Text Generics.SYB.Twins
    Generics.SYB.Builders
abi: 3f68363767f45953a794857194fc4558
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/syb-0.6-C65vWCsht6A8uLstpQIXyj
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/syb-0.6-C65vWCsht6A8uLstpQIXyj
data-dir: /usr/share/syb
hs-libraries: HSsyb-0.6-C65vWCsht6A8uLstpQIXyj
depends:
    base-4.9.0.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/syb-0.6/syb.haddock
haddock-html: /usr/share/doc/libghc-syb-doc/html/