This file is indexed.

/var/lib/ghc/package.conf.d/non-negative-0.1.1.conf is in libghc-non-negative-dev 0.1.1-1.

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.1
id: non-negative-0.1.1-dc92f3b3f910ffba2012892c88026740

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.1/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/non-negative-0.1.1/ghc-7.6.3
hs-libraries: HSnon-negative-0.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: QuickCheck-2.7.6-1a837324b203a3afd2f9ad3b3dd3e8bc
         base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         utility-ht-0.0.10-ea44ce67e8c341290b6c9e7bd15101f8
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/non-negative-0.1.1/non-negative.haddock
haddock-html: /usr/share/doc/libghc-non-negative-doc/html/