name:                 fgl
version:              5.8.3.0
visibility:           public
id:                   fgl-5.8.3.0-3k3GjTscY3EIrsooHcSDvC
key:                  fgl-5.8.3.0-3k3GjTscY3EIrsooHcSDvC
license:              BSD-3-Clause
maintainer:           athas@sigkill.dk
author:               Martin Erwig, Ivan Lazar Miljenovic
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
abi:                  aceb740da22ec2345c3ed2a0b7d3d0c1
exposed:              True
exposed-modules:
    Data.Graph.Inductive Data.Graph.Inductive.Basic
    Data.Graph.Inductive.Example Data.Graph.Inductive.Graph
    Data.Graph.Inductive.Internal.Heap
    Data.Graph.Inductive.Internal.Queue
    Data.Graph.Inductive.Internal.RootPath
    Data.Graph.Inductive.Internal.Thread Data.Graph.Inductive.Monad
    Data.Graph.Inductive.Monad.IOArray
    Data.Graph.Inductive.Monad.STArray Data.Graph.Inductive.NodeMap
    Data.Graph.Inductive.PatriciaTree Data.Graph.Inductive.Query
    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.Tree

hidden-modules:       Paths_fgl
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/fgl-5.8.3.0-3k3GjTscY3EIrsooHcSDvC

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/fgl-5.8.3.0-3k3GjTscY3EIrsooHcSDvC

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/fgl-5.8.3.0-3k3GjTscY3EIrsooHcSDvC

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/fgl-5.8.3.0
hs-libraries:         HSfgl-5.8.3.0-3k3GjTscY3EIrsooHcSDvC
depends:
    array-0.5.7.0-inplace base-4.20.0.0-inplace containers-0.7-inplace
    deepseq-1.5.0.0-inplace transformers-0.6.1.1-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/fgl-5.8.3.0/html/fgl.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/fgl-5.8.3.0/html
