This file is indexed.

/var/lib/ghc/package.conf.d/intervals-0.7.2.conf is in libghc-intervals-dev 0.7.2-3.

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
name: intervals
version: 0.7.2
id: intervals-0.7.2-312AZefP9Cn5wGdNaWhuud
key: intervals-0.7.2-312AZefP9Cn5wGdNaWhuud
license: BSD3
maintainer: ekmett@gmail.com
homepage: http://github.com/ekmett/intervals
synopsis: Interval Arithmetic
description:
    A 'Numeric.Interval.Interval' is a closed, convex set of floating point values.
    .
    We do not control the rounding mode of the end points of the interval when
    using floating point arithmetic, so be aware that in order to get precise
    containment of the result, you will need to use an underlying type with
    both lower and upper bounds like 'CReal'
category: Math
author: Edward Kmett
exposed: True
exposed-modules:
    Numeric.Interval Numeric.Interval.Exception
    Numeric.Interval.Internal Numeric.Interval.Kaucher
    Numeric.Interval.NonEmpty Numeric.Interval.NonEmpty.Internal
abi: c5f51e641ee62548d7f33ede18940dfe
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/intervals-0.7.2-312AZefP9Cn5wGdNaWhuud
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/intervals-0.7.2-312AZefP9Cn5wGdNaWhuud
data-dir: /usr/share/intervals
hs-libraries: HSintervals-0.7.2-312AZefP9Cn5wGdNaWhuud
depends:
    array-0.5.1.1 base-4.9.0.0
    distributive-0.5.0.2-IVixwhPTz78BgKSlrVu3oc ghc-prim-0.5.0.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/intervals-0.7.2/intervals.haddock
haddock-html: /usr/share/doc/libghc-intervals-doc/html/