[Haskell-cafe] Tracing applied functions

Ivan Lazar Miljenovic ivan.miljenovic at gmail.com
Tue Jan 25 03:12:20 CET 2011


On 25 January 2011 12:05, Aaron Gray <aaronngray.lists at gmail.com> wrote:
> On 24 January 2011 23:01, Ivan Lazar Miljenovic <ivan.miljenovic at gmail.com>
> wrote:
>>
>> On 25 January 2011 02:55, Aaron Gray <aaronngray.lists at gmail.com> wrote:
>> > Is there anyway to get a list of applied functions in the running of a
>> > Haskell program ?
>>
>> Profile it?
>
> Okay, How do I do that ?

http://www.haskell.org/haskellwiki/How_to_profile_a_Haskell_program
http://book.realworldhaskell.org/read/profiling-and-optimization.html

-- 
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
IvanMiljenovic.wordpress.com



More information about the Haskell-Cafe mailing list