This file is indexed.

/var/lib/ghc/package.conf.d/deepseq-generics-0.2.0.0.conf is in libghc-deepseq-generics-dev 0.2.0.0-2build1.

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
name: deepseq-generics
version: 0.2.0.0
id: deepseq-generics-0.2.0.0-IjS8Jfo7YCzLKpV8N96gbz
key: deepseq-generics-0.2.0.0-IjS8Jfo7YCzLKpV8N96gbz
license: BSD3
copyright: 2012, Herbert Valerio Riedel
maintainer: hvr@gnu.org
homepage: https://github.com/hvr/deepseq-generics
synopsis: GHC.Generics-based Control.DeepSeq.rnf implementation
description:
    This package provides a "GHC.Generics"-based
    'Control.DeepSeq.Generics.genericRnf' function which can be used
    for providing a 'rnf' implementation. See the documentation for
    the 'genericRnf' function in the "Control.DeepSeq.Generics" module
    to get started.
    .
    The original idea was pioneered in the @generic-deepseq@ package
    (see <http://www.haskell.org/pipermail/haskell-cafe/2012-February/099551.html>
    for more information).
    .
    This package differs from the @generic-deepseq@ package by working
    in combination with the existing @deepseq@ package as opposed to
    defining a conflicting drop-in replacement for @deepseq@'s
    @Control.DeepSeq@ module.
    .
    __Note__: The ability to auto-derive via "GHC.Generics" has been
    merged into @deepseq-1.4.0.0@. This package is now still useful
    for writing code that's also compatible with older @deepseq@
    versions not yet providing "GHC.Generics"-support.
category: Control
author: Herbert Valerio Riedel
exposed: True
exposed-modules:
    Control.DeepSeq.Generics
abi: bc1158c4967eb5ae465e938bc657b6e2
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/deepseq-generics-0.2.0.0-IjS8Jfo7YCzLKpV8N96gbz
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/deepseq-generics-0.2.0.0-IjS8Jfo7YCzLKpV8N96gbz
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/deepseq-generics
hs-libraries: HSdeepseq-generics-0.2.0.0-IjS8Jfo7YCzLKpV8N96gbz
depends:
    base-4.9.1.0 deepseq-1.4.2.0 ghc-prim-0.5.0.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/deepseq-generics-0.2.0.0/deepseq-generics.haddock
haddock-html: /usr/share/doc/libghc-deepseq-generics-doc/html/