lib:haggle
Modules
- Data.Graph.Haggle
- Data.Graph.Haggle.Algorithms.DFS
- Data.Graph.Haggle.Algorithms.Dominators
- Data.Graph.Haggle.BiDigraph
- Data.Graph.Haggle.Classes
- Data.Graph.Haggle.Digraph
- Data.Graph.Haggle.EdgeLabelAdapter
- Data.Graph.Haggle.LabelAdapter
- Data.Graph.Haggle.PatriciaTree
- Data.Graph.Haggle.SimpleBiDigraph
- Data.Graph.Haggle.VertexLabelAdapter
- Data.Graph.Haggle.VertexMap
Dependencies
- base lib:base >=4.5 && <5
- containers lib:containers >=0.4
- deepseq lib:deepseq >=1 && <2
- hashable lib:hashable >=1.2 && <1.5
- primitive lib:primitive >=0.4 && <0.9
- ref-tf lib:ref-tf >=0.4 && <0.6
- vector lib:vector >=0.9 && <0.14
- vector-th-unbox lib:vector-th-unbox >=0.2.1.3 && <0.3
Reverse dependencies
Direct only. Not exhaustive.
- haggle test:GraphTests