Description
A Haskell library for building and transforming graphs with algebraic expressions. It gives developers a concise way to describe graph structure and then convert it into useful representations.
Use it when Haskell code needs graph construction, dependency modeling, or graph algorithms. It is a library dependency rather than a visual graph editor.