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-8.

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
name: primes
version: 0.2.1.0
id: primes-0.2.1.0-6cf6fc13c1674887d9ef9b97a5d08d52
key: prime_KJP3fXLypK4KWfAjY8Wn1z
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
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/primes-0.2.1.0-KJP3fXLypK4KWfAjY8Wn1z
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/primes-0.2.1.0-KJP3fXLypK4KWfAjY8Wn1z
data-dir: /usr/share/primes
hs-libraries: HSprimes-0.2.1.0-KJP3fXLypK4KWfAjY8Wn1z
depends:
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
haddock-interfaces: /usr/lib/ghc-doc/haddock/primes-0.2.1.0/primes.haddock
haddock-html: /usr/share/doc/libghc-primes-doc/html/