24 Jun
2009
24 Jun
'09
6:38 a.m.
2009/6/24 Lee Pike <leepike@gmail.com>:
Hi,
Does anybody know of a Haskell library for parsing .dot graph files? (I know Andy Gill wrote dotgen for *generating* .dot files <http://hackage.haskell.org/package/dotgen>.)
Hi, You might be interested in http://hackage.haskell.org/package/graphviz. Cheers, Thu