This file is indexed.

/var/lib/ghc/package.conf.d/abstract-par-0.3.3.conf is in libghc-abstract-par-dev 0.3.3-7.

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
name: abstract-par
version: 0.3.3
id: abstract-par-0.3.3-I2gvKCBAweu3uYwWNazPJ0
key: abstract-par-0.3.3-I2gvKCBAweu3uYwWNazPJ0
license: BSD3
copyright: (c) Ryan Newton 2011-2012
maintainer: Ryan Newton <rrnewton@gmail.com>
stability: Experimental
homepage: https://github.com/simonmar/monad-par
synopsis: Type classes generalizing the functionality of the 'monad-par' library.
description:
    The 'Par' monad offers a parallel programming API based on dataflow
    programming.  To use the `Par` monad, install the @monad-par@
    package, which includes this package as a dependency.
    .
    This package is an abstract interface only. It provides a number of
    type clasess, but not an implementation.  The type classes separate
    different levels of @Par@ functionality.  See the
    "Control.Monad.Par.Class" module for more details.
category: Control,Parallelism,Monads
author: Ryan Newton
exposed: True
exposed-modules:
    Control.Monad.Par.Class Control.Monad.Par.Unsafe
abi: 3ef7b538f83648561c8f46f743018003
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/abstract-par-0.3.3-I2gvKCBAweu3uYwWNazPJ0
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/abstract-par-0.3.3-I2gvKCBAweu3uYwWNazPJ0
data-dir: /usr/share/abstract-par
hs-libraries: HSabstract-par-0.3.3-I2gvKCBAweu3uYwWNazPJ0
depends:
    base-4.9.0.0 deepseq-1.4.2.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/abstract-par-0.3.3/abstract-par.haddock
haddock-html: /usr/share/doc/libghc-abstract-par-doc/html/