This file is indexed.

/var/lib/ghc/package.conf.d/deepseq-generics-0.1.1.2.conf is in libghc-deepseq-generics-dev 0.1.1.2-4.

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.1.1.2
id: deepseq-generics-0.1.1.2-59df012aae7b52dada2773c37d5ec2d6
key: deeps_4E05gc0gUgf6D9KhYF4Ihc
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
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/deepseq-generics-0.1.1.2-4E05gc0gUgf6D9KhYF4Ihc
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/deepseq-generics-0.1.1.2-4E05gc0gUgf6D9KhYF4Ihc
data-dir: /usr/share/deepseq-generics
hs-libraries: HSdeepseq-generics-0.1.1.2-4E05gc0gUgf6D9KhYF4Ihc
depends:
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    deepseq-1.4.1.1-614b63b36dd6e29d2b35afff57c25311
    ghc-prim-0.4.0.0-6cdc86811872333585fa98756aa7c51e
haddock-interfaces: /usr/lib/ghc-doc/haddock/deepseq-generics-0.1.1.2/deepseq-generics.haddock
haddock-html: /usr/share/doc/libghc-deepseq-generics-doc/html/