This file is indexed.

/var/lib/ghc/package.conf.d/diagrams-solve-0.1.conf is in libghc-diagrams-solve-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
name: diagrams-solve
version: 0.1
id: diagrams-solve-0.1-0bebce82aee4c53d425a5dcded5ae3bf
key: diagr_9x5fLSMwEehIJGbtv31wF2
license: BSD3
maintainer: diagrams-discuss@googlegroups.com
homepage: http://projects.haskell.org/diagrams
synopsis: Pure Haskell solver routines used by diagrams
description:
    Pure Haskell solver routines used by the diagrams
    project.  Currently includes finding real roots
    of low-degree (n < 5) polynomials, and solving
    tridiagonal and cyclic tridiagonal linear
    systems.
category: Math
author: various
exposed: True
exposed-modules:
    Diagrams.Solve.Polynomial Diagrams.Solve.Tridiagonal
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/diagrams-solve-0.1-9x5fLSMwEehIJGbtv31wF2
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/diagrams-solve-0.1-9x5fLSMwEehIJGbtv31wF2
data-dir: /usr/share/diagrams-solve
hs-libraries: HSdiagrams-solve-0.1-9x5fLSMwEehIJGbtv31wF2
depends:
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
haddock-interfaces: /usr/lib/ghc-doc/haddock/diagrams-solve-0.1/diagrams-solve.haddock
haddock-html: /usr/share/doc/libghc-diagrams-solve-doc/html/