This file is indexed.

/var/lib/ghc/package.conf.d/diagrams-cairo-0.7.conf is in libghc-diagrams-cairo-dev 0.7-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
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
72
name: diagrams-cairo
version: 0.7
id: diagrams-cairo-0.7-2194492ba7dd54ad4592372f4747b55d

license: BSD3
copyright:
maintainer: diagrams-discuss@googlegroups.com
stability:
homepage: http://projects.haskell.org/diagrams
package-url:
synopsis: Cairo backend for diagrams drawing EDSL
description: A full-featured backend for rendering
             diagrams using the cairo rendering engine.
             .
             * "Diagrams.Backend.Cairo.CmdLine" - if you're
             just getting started with diagrams, begin here.
             .
             * "Diagrams.Backend.Cairo" - look at this next.
             The general API for the cairo backend.
             .
             * "Diagrams.Backend.Cairo.Internal" - the
             implementation guts of the cairo backend.
             Users should normally not need to import this
             module.
             .
             * "Diagrams.Backend.Cairo.Text" - cairo-specific
             text support, including automatic bounding
             boxes.
             .
             * "Diagrams.Backend.Cairo.List" - render diagrams
             to two-dimensional lists of colors (/i.e./
             pixels).
             .
             * "Diagrams.Backend.Cairo.Ptr" - render diagrams
             to buffers in memory.
category: Graphics
author: Brent Yorgey
exposed: True
exposed-modules: Diagrams.Backend.Cairo
                 Diagrams.Backend.Cairo.CmdLine Diagrams.Backend.Cairo.Internal
                 Diagrams.Backend.Cairo.List Diagrams.Backend.Cairo.Ptr
                 Diagrams.Backend.Cairo.Text
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/diagrams-cairo-0.7/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/diagrams-cairo-0.7/ghc-7.6.3
hs-libraries: HSdiagrams-cairo-0.7
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         cairo-0.12.4-d0af4e3c2efc8686b6948ffdcda8993e
         cmdargs-0.10.6-9c94e723b5898a9f21c145f7214c02b4
         colour-2.3.3-8d8d45fd7936ec38fa18492f9571b1ba
         diagrams-core-0.7.0.1-7066381ecdca3f0d51becbfa6b9766b3
         diagrams-lib-0.7.1.1-e99c608683b7a0b0f966b62fedf090fc
         directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2
         filepath-1.3.0.1-b12cbe18566fe1532a1fda4c85e31cbe
         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-f12544f106e651e2866b480a05caac7c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/diagrams-cairo-0.7/diagrams-cairo.haddock
haddock-html: /usr/share/doc/libghc-diagrams-cairo-doc/html/