This file is indexed.

/var/lib/ghc/package.conf.d/diagrams-svg-1.1.conf is in libghc-diagrams-svg-dev 1.1-1+b12.

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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
name: diagrams-svg
version: 1.1
id: diagrams-svg-1.1-38669bb8f50ff96137e80f122c4751de

license: BSD3
copyright:
maintainer: diagrams-discuss@googlegroups.com
stability: Experimental
homepage: http://projects.haskell.org/diagrams/
package-url:
synopsis: SVG backend for diagrams drawing EDSL.
description: This package provides a modular backend for rendering
             diagrams created with the diagrams EDSL to SVG
             files.  It uses @blaze-svg@ to be a fast, native
             Haskell backend, making it suitable for use on
             any platform.
             .
             The package provides the following modules:
             .
             * "Diagrams.Backend.SVG.CmdLine" - if you're
             just getting started with diagrams, begin here.
             .
             * "Diagrams.Backend.SVG" - look at this next.
             The general API for the SVG backend.
             .
             Additional documentation can be found in the
             README file distributed with the source tarball or
             viewable on GitHub:
             <https://github.com/diagrams/diagrams-svg/blob/master/README.md>.
category: Graphics
author: Felipe Lessa, Deepak Jois
exposed: True
exposed-modules: Diagrams.Backend.SVG Diagrams.Backend.SVG.CmdLine
hidden-modules: Graphics.Rendering.SVG
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/diagrams-svg-1.1/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/diagrams-svg-1.1/ghc-7.6.3
hs-libraries: HSdiagrams-svg-1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: JuicyPixels-3.1.7.1-ce3a9873e38f578a76fd94efe95479ae
         base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         base64-bytestring-1.0.0.1-d8518e3d0a93ad469732bf212a97fcd8
         blaze-markup-0.6.1.0-84a64e5c04b9071868f8c6a9627d0f33
         blaze-svg-0.3.4-05191ff2edae498a4c73e675f51a2472
         bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
         colour-2.3.3-8d8d45fd7936ec38fa18492f9571b1ba
         containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
         diagrams-core-1.2.0.2-000d56be8b9f9f9f6ab2f54cc3f431d4
         diagrams-lib-1.2.0.3-521b06d32fa5e601b430e8d79809a6be
         directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2
         filepath-1.3.0.1-b12cbe18566fe1532a1fda4c85e31cbe
         hashable-1.2.1.0-7e83190fbb1b0ba81d7022fa876f0f8b
         lens-4.1.2.1-a12a4355060225999f5a3d355de0ee04
         monoid-extras-0.3.3.4-216ddefa8769bca22bcc50ca2f22ea4b
         mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
         old-time-1.1.0.1-2f8ea093d0c7014780a8a5772f948883
         process-1.1.0.2-76e05340eb66705981411022731ca84a
         split-0.2.2-9ce33138f4fcfb9c37f6e6c300bcc367
         time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50
         unix-2.6.0.1-4f219f792083f70ec440ce406f12ce57
         vector-space-0.8.6-871ed87c3cca0e435da5423cd1f2e25a
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/diagrams-svg-1.1/diagrams-svg.haddock
haddock-html: /usr/share/doc/libghc-diagrams-svg-doc/html/