This file is indexed.

/var/lib/ghc/package.conf.d/GraphSCC-1.0.4.conf is in libghc-graphscc-dev 1.0.4-3build1.

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
name: GraphSCC
version: 1.0.4
id: GraphSCC-1.0.4-Iq54gbNSXQJeoD93gYxCb
key: GraphSCC-1.0.4-Iq54gbNSXQJeoD93gYxCb
license: BSD3
maintainer: diatchki@galois.com
synopsis: Tarjan's algorithm for computing the strongly connected components of a graph.
description:
    Tarjan's algorithm for computing the strongly connected components of a graph.
category: Algorithms
author: Iavor S. Diatchki
exposed: True
exposed-modules:
    Data.Graph.SCC
hidden-modules: Data.Graph.ArraySCC
abi: 828337f8de65488dbd123bbe0ee2ae21
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/GraphSCC-1.0.4-Iq54gbNSXQJeoD93gYxCb
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/GraphSCC-1.0.4-Iq54gbNSXQJeoD93gYxCb
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/graphscc
hs-libraries: HSGraphSCC-1.0.4-Iq54gbNSXQJeoD93gYxCb
depends:
    array-0.5.1.1 base-4.9.1.0 containers-0.5.7.1
haddock-interfaces: /usr/lib/ghc-doc/haddock/graphscc-1.0.4/GraphSCC.haddock
haddock-html: /usr/share/doc/libghc-graphscc-doc/html/