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