/var/lib/ghc/package.conf.d/fgl-5.5.4.0.conf is in libghc-fgl-dev 5.5.4.0-1.
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 | name: fgl
version: 5.5.4.0
id: fgl-5.5.4.0-ADLVhtAjPkT9FcKT0drUAH
key: fgl-5.5.4.0-ADLVhtAjPkT9FcKT0drUAH
license: BSD3
maintainer: Ivan.Miljenovic@gmail.com
synopsis: Martin Erwig's Functional Graph Library
description:
An inductive representation of manipulating graph data structures.
.
Original website can be found at <http://web.engr.oregonstate.edu/~erwig/fgl/haskell>.
category: Data Structures, Graphs
author: Martin Erwig, Ivan Lazar Miljenovic
exposed: True
exposed-modules:
Data.Graph.Inductive.Internal.Heap
Data.Graph.Inductive.Internal.Queue
Data.Graph.Inductive.Internal.RootPath
Data.Graph.Inductive.Internal.Thread Data.Graph.Inductive.Basic
Data.Graph.Inductive.Example Data.Graph.Inductive.Graph
Data.Graph.Inductive.Monad Data.Graph.Inductive.NodeMap
Data.Graph.Inductive.PatriciaTree Data.Graph.Inductive.Query
Data.Graph.Inductive.Tree Data.Graph.Inductive.Monad.IOArray
Data.Graph.Inductive.Monad.STArray
Data.Graph.Inductive.Query.ArtPoint Data.Graph.Inductive.Query.BCC
Data.Graph.Inductive.Query.BFS Data.Graph.Inductive.Query.DFS
Data.Graph.Inductive.Query.Dominators
Data.Graph.Inductive.Query.GVD Data.Graph.Inductive.Query.Indep
Data.Graph.Inductive.Query.MST Data.Graph.Inductive.Query.MaxFlow
Data.Graph.Inductive.Query.MaxFlow2
Data.Graph.Inductive.Query.Monad Data.Graph.Inductive.Query.SP
Data.Graph.Inductive.Query.TransClos Data.Graph.Inductive
hidden-modules: Paths_fgl
abi: 1f1df868afa292eae79b6137c3a44080
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/fgl-5.5.4.0-ADLVhtAjPkT9FcKT0drUAH
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/fgl-5.5.4.0-ADLVhtAjPkT9FcKT0drUAH
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/fgl
hs-libraries: HSfgl-5.5.4.0-ADLVhtAjPkT9FcKT0drUAH
depends:
array-0.5.1.1 base-4.9.1.0 containers-0.5.7.1 deepseq-1.4.2.0
transformers-0.5.2.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/fgl-5.5.4.0/fgl.haddock
haddock-html: /usr/share/doc/libghc-fgl-doc/html/
|