This file is indexed.

/var/lib/ghc/package.conf.d/primes-0.2.1.0.conf is in libghc-primes-dev 0.2.1.0-10.

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
name: primes
version: 0.2.1.0
id: primes-0.2.1.0-K0eIDQpwpli2u6M20VlfZn
key: primes-0.2.1.0-K0eIDQpwpli2u6M20VlfZn
license: BSD3
maintainer: Sebastian Fischer
stability: experimental
homepage: http://github.com/sebfisch/primes
synopsis: Efficient, purely functional generation of prime numbers
description:
    This Haskell library provides an efficient lazy wheel sieve for
    prime generation inspired by /Lazy wheel sieves and spirals of/
    /primes/ by Colin Runciman and /The Genuine Sieve of Eratosthenes/
    by Melissa O'Neil.
category: Algorithms, Numerical
author: Sebastian Fischer
exposed: True
exposed-modules:
    Data.Numbers.Primes
abi: 5497b0a1b95ed77866656b7440dce16e
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/primes-0.2.1.0-K0eIDQpwpli2u6M20VlfZn
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/primes-0.2.1.0-K0eIDQpwpli2u6M20VlfZn
data-dir: /usr/share/primes
hs-libraries: HSprimes-0.2.1.0-K0eIDQpwpli2u6M20VlfZn
depends:
    base-4.9.0.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/primes-0.2.1.0/primes.haddock
haddock-html: /usr/share/doc/libghc-primes-doc/html/