[Haskell] ANNOUNCE: Graphalyze-0.8.0.0 and SourceGraph-0.5.5.0

Ivan Lazar Miljenovic ivan.miljenovic at gmail.com
Tue Oct 6 11:50:02 EDT 2009


To keep Joe Fredette happy [1] this time, I've combined these two
announcements into one.

[1] http://sequence.complete.org/hwn/20091003

I'm pleased to announce the latest versions of Graphalyze [2] and
SourceGraph [3].  The only change to Graphalyze has been the addition of
Legend support (which necessitated a slight change in the data
structures used, hence the large version bump) but SourceGraph contains
more substantial changes.

[2] http://hackage.haskell.org/package/Graphalyze-0.8.0.0
[3] http://hackage.haskell.org/package/SourceGraph-0.5.5.0

Changes to SourceGraph include:

* A legend so that you know what all the fancy symbols, etc. actually
  mean.

* Class instances now drawn correctly.

* Better colour support.

* Clean up printing of cliques, etc.

I've also put some sample SourceGraph reports online at
http://code.haskell.org/~ivanm/Sample_SourceGraph/SampleReports.html so
that you can see what kind of results it produces.

Enjoy!

-- 
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
IvanMiljenovic.wordpress.com


More information about the Haskell mailing list