This file is indexed.

/var/lib/ghc/package.conf.d/intervals-0.8.1.conf is in libghc-intervals-dev 0.8.1-1build1.

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
name: intervals
version: 0.8.1
id: intervals-0.8.1-LKoOuykRPGZEkKtpTwBMMj
key: intervals-0.8.1-LKoOuykRPGZEkKtpTwBMMj
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: fcaa55aa11251257c617ab51e882fa17
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/intervals-0.8.1-LKoOuykRPGZEkKtpTwBMMj
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/intervals-0.8.1-LKoOuykRPGZEkKtpTwBMMj
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/intervals
hs-libraries: HSintervals-0.8.1-LKoOuykRPGZEkKtpTwBMMj
depends:
    array-0.5.1.1 base-4.9.1.0
    distributive-0.5.3-8Aa2gLuc3rs8DFlTqM6ayG ghc-prim-0.5.0.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/intervals-0.8.1/intervals.haddock
haddock-html: /usr/share/doc/libghc-intervals-doc/html/