/var/lib/ghc/package.conf.d/GraphSCC-1.0.4.conf is in libghc-graphscc-dev 1.0.4-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 | name: GraphSCC
version: 1.0.4
id: GraphSCC-1.0.4-29lKjwOkcMA2CwUvlLBWXa
key: GraphSCC-1.0.4-29lKjwOkcMA2CwUvlLBWXa
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: b921f43c64fd5e2bfb5d1a666fcd0856
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/GraphSCC-1.0.4-29lKjwOkcMA2CwUvlLBWXa
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/GraphSCC-1.0.4-29lKjwOkcMA2CwUvlLBWXa
data-dir: /usr/share/graphscc
hs-libraries: HSGraphSCC-1.0.4-29lKjwOkcMA2CwUvlLBWXa
depends:
array-0.5.1.1 base-4.9.0.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/
|