
Hi, 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? Appreciate any inputs in this regard. Thanks! SK -- Shakthi Kannan http://www.shakthimaan.com

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

Hi,
--- On Fri, Dec 9, 2011 at 9:47 PM, Bas van Dijk
participants (2)
-
Bas van Dijk
-
Shakthi Kannan