/var/lib/ghc/package.conf.d/fgl-5.4.2.4.conf is in libghc-fgl-dev 5.4.2.4-2.
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 | name: fgl
version: 5.4.2.4
id: fgl-5.4.2.4-47ed338f01309f5d2f5831a7830b245d
license: BSD3
copyright:
maintainer: Ivan.Miljenovic@gmail.com, tomberek@gmail.com
stability:
homepage: http://web.engr.oregonstate.edu/~erwig/fgl/haskell
package-url:
synopsis: Martin Erwig's Functional Graph Library
description:
category: Data Structures, Graphs
author: Martin Erwig, Ivan Lazar Miljenovic
exposed: True
exposed-modules: Data.Graph.Inductive.Internal.FiniteMap
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.Graphviz 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.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:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/fgl-5.4.2.4/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/fgl-5.4.2.4/ghc-7.4.1
hs-libraries: HSfgl-5.4.2.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: array-0.4.0.0-59d1cc0e7979167b002f021942d60f46
base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
containers-0.4.2.1-cfc6420ecc2194c9ed977b06bdfd9e69
mtl-2.0.1.0-db19dd8a7700e3d3adda8aa8fe5bf53d
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/fgl-5.4.2.4/fgl.haddock
haddock-html: /usr/share/doc/libghc-fgl-doc/html/
|