On 9 December 2011 16:41, Shakthi Kannan <shakthim...@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

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to