This file is indexed.

/var/lib/ghc/package.conf.d/non-negative-0.1.conf is in libghc-non-negative-dev 0.1-5build1.

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
name: non-negative
version: 0.1
id: non-negative-0.1-3cbd3c378ac0271358d3673665769eeb

license: GPL
copyright:
maintainer: Henning Thielemann <haskell@henning-thielemann.de>
stability:
homepage: http://code.haskell.org/~thielema/non-negative/
package-url:
synopsis: Non-negative numbers
description: Provides a class for non-negative numbers,
             a wrapper which can turn any ordered numeric type into a member of that class,
             and a lazy number type for non-negative numbers
             (a generalization of Peano numbers).
             This library is used by the 'event-list' package.
category: Math
author: Henning Thielemann <haskell@henning-thielemann.de>
exposed: True
exposed-modules: Numeric.NonNegative.Class
                 Numeric.NonNegative.Wrapper Numeric.NonNegative.Chunky
hidden-modules: Numeric.NonNegative.ChunkyPrivate
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/non-negative-0.1/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/non-negative-0.1/ghc-7.6.3
hs-libraries: HSnon-negative-0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: QuickCheck-2.6-409fcc32c191cd6e04afdebb15869820
         base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         utility-ht-0.0.5.1-87764498d063597239004a6e20530f01
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/non-negative-0.1/non-negative.haddock
haddock-html: /usr/share/doc/libghc-non-negative-doc/html/