This file is indexed.

/var/lib/ghc/package.conf.d/graphviz-2999.18.1.2.conf is in libghc-graphviz-dev 2999.18.1.2-3+b1.

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
73
74
75
name: graphviz
version: 2999.18.1.2
id: graphviz-2999.18.1.2-DyVyFsomOY9D0QlcicgBik
key: graphviz-2999.18.1.2-DyVyFsomOY9D0QlcicgBik
license: BSD3
copyright: Matthew Sackman, Ivan Lazar Miljenovic
maintainer: Ivan.Miljenovic@gmail.com
stability: Beta
homepage: http://projects.haskell.org/graphviz/
synopsis: Bindings to Graphviz for graph visualisation.
description:
    This library provides bindings for the Dot language used by the
    Graphviz (<http://graphviz.org/>) suite of programs for visualising
    graphs, as well as functions to call those programs.
    .
    Main features of the graphviz library include:
    .
    * Almost complete coverage of all Graphviz attributes and syntax.
    .
    * Support for specifying clusters.
    .
    * The ability to use a custom node type.
    .
    * Functions for running a Graphviz layout tool with all specified
    output types.
    .
    * The ability to not only generate but also parse Dot code with two
    options: strict and liberal (in terms of ordering of statements).
    .
    * Functions to convert FGL graphs and other graph-like data structures
    to Dot code - including support to group them into clusters - with a
    high degree of customisation by specifying which attributes to use
    and limited support for the inverse operation.
    .
    * Round-trip support for passing an FGL graph through Graphviz to
    augment node and edge labels with positional information, etc.
category: Graphs, Graphics
author: Matthew Sackman, Ivan Lazar Miljenovic
exposed: True
exposed-modules:
    Data.GraphViz Data.GraphViz.Types Data.GraphViz.Types.Canonical
    Data.GraphViz.Types.Generalised Data.GraphViz.Types.Graph
    Data.GraphViz.Types.Monadic Data.GraphViz.Parsing
    Data.GraphViz.Printing Data.GraphViz.Commands
    Data.GraphViz.Commands.IO Data.GraphViz.Attributes
    Data.GraphViz.Attributes.Complete Data.GraphViz.Attributes.Colors
    Data.GraphViz.Attributes.Colors.X11
    Data.GraphViz.Attributes.Colors.Brewer
    Data.GraphViz.Attributes.Colors.SVG Data.GraphViz.Attributes.HTML
    Data.GraphViz.PreProcessing Data.GraphViz.Exception
    Data.GraphViz.Algorithms Data.GraphViz.Attributes.Internal
    Data.GraphViz.Internal.Util Data.GraphViz.Internal.State
    Data.GraphViz.Types.Internal.Common
hidden-modules: Data.GraphViz.Algorithms.Clustering
                Data.GraphViz.Attributes.Arrows
                Data.GraphViz.Attributes.ColorScheme Data.GraphViz.Attributes.Same
                Data.GraphViz.Attributes.Values Data.GraphViz.Commands.Available
                Data.GraphViz.Types.State
abi: 4f9c9422ee89b1e4056b2546c411f523
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/graphviz-2999.18.1.2-DyVyFsomOY9D0QlcicgBik
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/graphviz-2999.18.1.2-DyVyFsomOY9D0QlcicgBik
data-dir: /usr/share/graphviz
hs-libraries: HSgraphviz-2999.18.1.2-DyVyFsomOY9D0QlcicgBik
depends:
    base-4.9.0.0 bytestring-0.10.8.1
    colour-2.3.3-1clKnMqHWhQAElTFd8Ydyp containers-0.5.7.1
    directory-1.2.6.2 dlist-0.8.0.2-GWAMmbX9rLg3tqrbOizHGv
    fgl-5.5.3.0-C5CuCu47aNNIwlw65FyImu filepath-1.4.1.0
    polyparse-1.12-5wbpE4bce5pEc2MxfpEZCy process-1.4.2.0
    temporary-1.2.0.4-2l1bIkqO41RI46P32T9qrM
    text-1.2.2.1-5QpmrLQApEZ4Ly9nMHWY0s transformers-0.5.2.0
    wl-pprint-text-1.1.0.4-Bu8LbaV10UpPvLk4xxJvr
haddock-interfaces: /usr/lib/ghc-doc/haddock/graphviz-2999.18.1.2/graphviz.haddock
haddock-html: /usr/share/doc/libghc-graphviz-doc/html/