Data.Graph.Inductive.Graph
type Node
type LNode a
type UNode
type Edge
type LEdge b
type UEdge
type Adj b
type Context a b
type MContext a b
type Decomp g a b
type GDecomp g a b
type UContext
type UDecomp g
type Path
data LPath a
type UPath
class Graph gr
class DynGraph gr