This file is indexed.

/var/lib/ghc/package.conf.d/repa-3.4.1.2.conf is in libghc-repa-dev 3.4.1.2-2+b1.

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
46
47
48
49
50
51
52
name: repa
version: 3.4.1.2
id: repa-3.4.1.2-4otI2j7m0K2VhkshXfRdQ
key: repa-3.4.1.2-4otI2j7m0K2VhkshXfRdQ
license: BSD3
maintainer: Ben Lippmeier <benl@ouroborus.net>
stability: experimental
homepage: http://repa.ouroborus.net
synopsis: High performance, regular, shape polymorphic parallel arrays.
description:
    Repa provides high performance, regular, multi-dimensional, shape polymorphic
    parallel arrays. All numeric data is stored unboxed. Functions written with
    the Repa combinators are automatically parallel provided you supply
    +RTS -Nwhatever on the command line when running the program.
category: Data Structures
author: The DPH Team
exposed: True
exposed-modules:
    Data.Array.Repa.Eval.Gang Data.Array.Repa.Operators.IndexSpace
    Data.Array.Repa.Operators.Interleave
    Data.Array.Repa.Operators.Mapping
    Data.Array.Repa.Operators.Reduction
    Data.Array.Repa.Operators.Selection
    Data.Array.Repa.Operators.Traversal Data.Array.Repa.Repr.ByteString
    Data.Array.Repa.Repr.Cursored Data.Array.Repa.Repr.Delayed
    Data.Array.Repa.Repr.ForeignPtr Data.Array.Repa.Repr.HintSmall
    Data.Array.Repa.Repr.HintInterleave
    Data.Array.Repa.Repr.Partitioned Data.Array.Repa.Repr.Unboxed
    Data.Array.Repa.Repr.Undefined Data.Array.Repa.Repr.Vector
    Data.Array.Repa.Specialised.Dim2 Data.Array.Repa.Stencil.Dim2
    Data.Array.Repa.Arbitrary Data.Array.Repa.Eval
    Data.Array.Repa.Index Data.Array.Repa.Shape Data.Array.Repa.Slice
    Data.Array.Repa.Stencil Data.Array.Repa.Unsafe Data.Array.Repa
hidden-modules: Data.Array.Repa.Eval.Chunked
                Data.Array.Repa.Eval.Cursored Data.Array.Repa.Eval.Interleaved
                Data.Array.Repa.Eval.Elt Data.Array.Repa.Eval.Target
                Data.Array.Repa.Eval.Load Data.Array.Repa.Eval.Reduction
                Data.Array.Repa.Eval.Selection Data.Array.Repa.Stencil.Base
                Data.Array.Repa.Stencil.Template Data.Array.Repa.Stencil.Partition
                Data.Array.Repa.Base
abi: 752860f64a5bec347ff7193bf24f82ed
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/repa-3.4.1.2-4otI2j7m0K2VhkshXfRdQ
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/repa-3.4.1.2-4otI2j7m0K2VhkshXfRdQ
data-dir: /usr/share/repa
hs-libraries: HSrepa-3.4.1.2-4otI2j7m0K2VhkshXfRdQ
depends:
    QuickCheck-2.8.2-B7cXgOk7OAiKrNRsk2SfuA base-4.9.0.0
    bytestring-0.10.8.1 ghc-prim-0.5.0.0 template-haskell-2.11.0.0
    vector-0.11.0.0-BEDZb5o2QOhGbIm6ky7rl6
haddock-interfaces: /usr/lib/ghc-doc/haddock/repa-3.4.1.2/repa.haddock
haddock-html: /usr/share/doc/libghc-repa-doc/html/