[Haskell-cafe] Haskell functions caller-callee details

Bas van Dijk v.dijk.bas at gmail.com
Fri Dec 9 17:17:15 CET 2011


On 9 December 2011 16:41, Shakthi Kannan <shakthimaan at gmail.com> wrote:
> Given a Haskell package is there a way I can get each functions'
> caller-callee details? Are there any existing tools/libraries that can
> help me get this data from the source?

Check out SourceGraph:

http://hackage.haskell.org/package/SourceGraph



More information about the Haskell-Cafe mailing list