name: fgl version: 5.5.1.0 id: fgl-5.5.1.0-cf8c678eb911916f26e71eea735b9060 license: BSD3 copyright: maintainer: Ivan.Miljenovic@gmail.com stability: homepage: package-url: synopsis: Martin Erwig's Functional Graph Library description: An inductive representation of manipulating graph data structures. . Original website can be found at . 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.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 trusted: False import-dirs: ${pkgroot}/fgl-5.5.1.0 library-dirs: ${pkgroot}/fgl-5.5.1.0 hs-libraries: HSfgl-5.5.1.0 extra-libraries: extra-ghci-libraries: include-dirs: includes: depends: array-0.4.0.1-0eec8a1367dc70497ddf1004b2bc3e1a base-4.6.0.1-b4caa1d18c332900c72bf5d231dded4f containers-0.5.0.0-aa10f9a2cebc51322247edfd76b424e7 mtl-2.2.1-d277229950abbcfaa3a2aaa597c060e4 hugs-options: cc-options: ld-options: framework-dirs: frameworks: haddock-interfaces: ${pkgroot}/../../share/doc/ghc-7.6/html/fgl.haddock haddock-html: ${pkgroot}/../../share/doc/ghc-7.6/html