This file is indexed.

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

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-1174b085685398e923dd860aa4b7b354

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.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/non-negative-0.1/ghc-7.4.1
hs-libraries: HSnon-negative-0.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: QuickCheck-2.4.2-41cb2884cc20cd78948de62849bd9667
         base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
         utility-ht-0.0.5.1-80d132f6fd86e7f1ee65f737ec48fce0
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/