[Haskell-cafe] static analysis (call graph) tools?

Johannes Waldmann waldmann at imn.htwk-leipzig.de
Thu Sep 15 13:40:59 CEST 2011


Dear Cafe,

what tools are there for static analysis of Haskell programs?

I mean simple things like the call graph (who is calling whom).
Which are, of course, not that simple because of higher order functions.

Do leksah/eclipsefp(/ghc api) have something like
"show all uses of an identifier" (eclipse: "open call hierarchy")
(with correct handling  of scoping and modules)?

Thanks - Johannes.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110915/156ef15e/attachment.pgp>


More information about the Haskell-Cafe mailing list