[Haskell-cafe] View Thunk Evaluation

Tom Murphy amindfv at gmail.com
Mon Jun 27 08:13:55 CEST 2011


That is so cool! Thank you.

To anyone who's interested: Try it. It's enlightening.

Tom

On 6/26/11, Don Stewart <dons00 at gmail.com> wrote:
> Yes, via the -hpc tracing mechanism.
>
> When executed HPC generates a highlighted log of your source, and
> expressions that aren't evaluated will be marked up in a special
> color.
>
> On Sun, Jun 26, 2011 at 9:22 PM, Tom Murphy <amindfv at gmail.com> wrote:
>> Hi All,
>>     Is there a way to determine whether a thunk was evaluated during
>> code's execution?
>>
>> Thanks,
>> Tom
>>
>> _______________________________________________
>> Haskell-Cafe mailing list
>> Haskell-Cafe at haskell.org
>> http://www.haskell.org/mailman/listinfo/haskell-cafe
>>
>



More information about the Haskell-Cafe mailing list