name:                 fgl
version:              5.8.2.0
visibility:           public
id:                   fgl-5.8.2.0-EpwyinkSGqAAzwXcYl8LG7
key:                  fgl-5.8.2.0-EpwyinkSGqAAzwXcYl8LG7
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:                  3c66b512d141a0f893c883187099ed50
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.8.2/fgl-5.8.2.0-EpwyinkSGqAAzwXcYl8LG7

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/fgl-5.8.2.0-EpwyinkSGqAAzwXcYl8LG7

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/fgl-5.8.2.0-EpwyinkSGqAAzwXcYl8LG7

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.8.2/fgl-5.8.2.0
hs-libraries:         HSfgl-5.8.2.0-EpwyinkSGqAAzwXcYl8LG7
depends:
    array-0.5.6.0-inplace base-4.19.1.0-inplace
    containers-0.6.8-inplace deepseq-1.5.0.0-inplace
    transformers-0.6.1.0-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/fgl-5.8.2.0/html/fgl.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/fgl-5.8.2.0/html
